Skip to content
Snippets Groups Projects
Commit 94378d4e authored by Anton Johansson's avatar Anton Johansson Committed by Alex Bennée
Browse files

target/hexagon: add flex/bison/glib2 to qemu.yml


Note, the glib2-native mapping exists separately from the normal glib2
mapping. The latter uses a `foreign` cross-policy-default, and
libvirt-ci is not able to support package mappings for multiple
cross-compilation policies.

This will probably change in the future.

Signed-off-by: default avatarAlessandro Di Federico <ale@rev.ng>
Signed-off-by: default avatarPaolo Montesel <babush@rev.ng>
Signed-off-by: default avatarAnton Johansson <anjo@rev.ng>
Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Message-Id: <20220804115548.13024-9-anjo@rev.ng>
Message-Id: <20220929114231.583801-7-alex.bennee@linaro.org>
parent 48543dd7
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ packages:
- alsa
- bash
- bc
- bison
- brlapi
- bzip2
- bzip2-libs
......@@ -19,6 +20,7 @@ packages:
- diffutils
- dtrace
- findutils
- flex
- fuse3
- g++
- gcc
......@@ -26,6 +28,7 @@ packages:
- gettext
- genisoimage
- glib2
- glib2-native
- glib2-static
- glusterfs
- gnutls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment