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: Alessandro Di Federico <ale@rev.ng>
Signed-off-by: Paolo Montesel <babush@rev.ng>
Signed-off-by: Anton Johansson <anjo@rev.ng>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220804115548.13024-9-anjo@rev.ng>
Message-Id: <20220929114231.583801-7-alex.bennee@linaro.org>
This commit is contained in:
Anton Johansson 2022-09-29 12:41:46 +01:00 committed by Alex Bennée
parent 48543dd727
commit 94378d4eb6
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@ packages:
- alsa - alsa
- bash - bash
- bc - bc
- bison
- brlapi - brlapi
- bzip2 - bzip2
- bzip2-libs - bzip2-libs
@ -19,6 +20,7 @@ packages:
- diffutils - diffutils
- dtrace - dtrace
- findutils - findutils
- flex
- fuse3 - fuse3
- g++ - g++
- gcc - gcc
@ -26,6 +28,7 @@ packages:
- gettext - gettext
- genisoimage - genisoimage
- glib2 - glib2
- glib2-native
- glib2-static - glib2-static
- glusterfs - glusterfs
- gnutls - gnutls