meta-pipewire: add meta-oe dependency 43/26343/2
authorScott Murray <scott.murray@konsulko.com>
Thu, 6 May 2021 15:50:43 +0000 (11:50 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 12 May 2021 14:43:00 +0000 (14:43 +0000)
Add LAYERDEPENDS definition to meta-pipewire's layer.conf, meta-oe is
now a dependency due to Wireplumber's use of lua.

Bug-AGL: SPEC-3909

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ia57de5b43cca86a5b5260a06494ef43dec6ae675
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26343
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-pipewire/conf/layer.conf

index 5fe2ee2..850a592 100644 (file)
@@ -10,6 +10,7 @@ BBFILE_PATTERN_meta-pipewire = "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-pipewire = "71"
 
 LAYERSERIES_COMPAT_meta-pipewire = "dunfell"
+LAYERDEPENDS_meta-pipewire = "openembedded-layer"
 
 BBFILES_DYNAMIC += " \
     app-framework:${LAYERDIR}/dynamic-layers/meta-app-framework/*/*/*.bb \