mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 15:57:19 +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:
+3
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user