weston: remove pipewire from PACKAGECONFIG 95/30695/2
authorScott Murray <scott.murray@konsulko.com>
Thu, 19 Dec 2024 19:06:37 +0000 (14:06 -0500)
committerScott Murray <scott.murray@konsulko.com>
Fri, 20 Dec 2024 03:37:48 +0000 (03:37 +0000)
Appending the pipewire feature to PACKAGECONFIG here is problematic
since it adds a dependency on meta-oe, breaking using meta-agl-core
on its own.  Remove it in favor of adding it in meta-agl-demo
instead.

Bug-AGL: SPEC-5325

Change-Id: I22f0c8dff578d70040786d96173e768d9cc2990a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30695
ci-image-build: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account

meta-agl-core/recipes-graphics/wayland/weston_13.0_aglcore.inc

index e2e18c1..31e2a2b 100644 (file)
@@ -6,7 +6,6 @@ SRC_URI:append = " \
                  file://0002-backend-drm-always-create-gem_handle_refcnt-hash-tab.patch \
 "
 
-PACKAGECONFIG:append = " pipewire "
 WESTON_MAJOR_VERSION = "${@'.'.join(d.getVar('PV').split('.')[0:1])}"
 
 # Split weston-terminal out of the main package to allow installing it