1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-04 14:10:01 +00:00

CI: Add packages for opencsd and gator-daemon to base build

opencsd and gator-daemon aren't currently being build.  Add them to the
base build so that they can be verified to at least compile.

Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Jon Mason
2022-10-28 10:23:30 -04:00
parent 7683a6d1d1
commit 49b23ff619
3 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -35,8 +35,9 @@ local_conf_header:
PACKAGECONFIG:append:pn-perf = " coresight"
INHERIT += "rm_work"
DISTRO_FEATURES:remove = "ptest"
perf: |
CORE_IMAGE_EXTRA_INSTALL += "perf"
extrapackages: |
CORE_IMAGE_EXTRA_INSTALL += "perf opencsd"
CORE_IMAGE_EXTRA_INSTALL:append:aarch64 = " gator-daemon"
machine: unset
+1 -1
View File
@@ -5,7 +5,7 @@ header:
- ci/meta-openembedded.yml
local_conf_header:
perf: |
extrapackages: |
# Intentionally blank to prevent perf from being added to the image in base.yml
distro: poky-tiny
+1 -1
View File
@@ -7,7 +7,7 @@ local_conf_header:
testimagefvp: |
INHERIT += "fvpboot"
IMAGE_FEATURES:remove = " ssh-server-dropbear"
perf: |
extrapackages: |
# Intentionally blank to prevent perf from being added to the image in base.yml
machine: corstone500