[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 06/54] target/hexagon: add flex/bison/glib2 to qemu.yml
From: |
Alex Bennée |
Subject: |
[PULL 06/54] target/hexagon: add flex/bison/glib2 to qemu.yml |
Date: |
Tue, 4 Oct 2022 14:00:50 +0100 |
From: Anton Johansson <anjo@rev.ng>
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>
diff --git a/tests/lcitool/projects/qemu.yml b/tests/lcitool/projects/qemu.yml
index d9f826f8eb..0d92819249 100644
--- a/tests/lcitool/projects/qemu.yml
+++ b/tests/lcitool/projects/qemu.yml
@@ -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
--
2.34.1
- [PULL 00/54] testing, gdbstub, plugin and gitdm updates, Alex Bennée, 2022/10/04
- [PULL 02/54] scripts/ci/setup: Fix libxen requirements, Alex Bennée, 2022/10/04
- [PULL 08/54] target/hexagon: manually add flex/bison/glib2 to remaining containers, Alex Bennée, 2022/10/04
- [PULL 12/54] configure: do not invoke as/ld directly for pc-bios/optionrom, Alex Bennée, 2022/10/04
- [PULL 06/54] target/hexagon: add flex/bison/glib2 to qemu.yml,
Alex Bennée <=
- [PULL 04/54] tests/docker: run script use realpath instead of readlink, Alex Bennée, 2022/10/04
- [PULL 01/54] scripts/ci/setup: ninja missing from build-environment, Alex Bennée, 2022/10/04
- [PULL 07/54] target/hexagon: regenerate docker/cirrus files, Alex Bennée, 2022/10/04
- [PULL 05/54] configure: move detected gdb to TCG's config-host.mak, Alex Bennée, 2022/10/04
- [PULL 03/54] scripts/ci/setup: spice-server only on x86 aarch64, Alex Bennée, 2022/10/04
- [PULL 10/54] tests/docker: move alpine from edge to tagged release, Alex Bennée, 2022/10/04
- [PULL 09/54] tests/docker: update fedora-win[32|64]-cross with lcitool, Alex Bennée, 2022/10/04
- [PULL 13/54] pc-bios/optionrom: detect CC options just once, Alex Bennée, 2022/10/04
- [PULL 52/54] contrib/gitdm: add Simon to individual contributors, Alex Bennée, 2022/10/04