diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2020-06-26 17:15:38 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-06-26 19:38:23 +0000 |
commit | 87efbd0d9e34f627f061f16408b017f9a778206e (patch) | |
tree | 6df48f7fd3be79b2a097bdef09cc4392966d5dc2 /templates/feature/agl-pipewire/50_bblayers.conf.inc | |
parent | 4ce8411bb9c47a59d67ffe431f43cc4bc408dce1 (diff) |
Import BBMASK of pipewire
This is an import of
https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/24867
Bug-AGL: SPEC-3450
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Iaf37bb60d3b11dada758370557b7c454a79faf0c
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24888
Reviewed-by: Scott Murray <scott.murray@konsulko.com>
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Diffstat (limited to 'templates/feature/agl-pipewire/50_bblayers.conf.inc')
-rw-r--r-- | templates/feature/agl-pipewire/50_bblayers.conf.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/feature/agl-pipewire/50_bblayers.conf.inc b/templates/feature/agl-pipewire/50_bblayers.conf.inc index d61616c7d..e05cd4090 100644 --- a/templates/feature/agl-pipewire/50_bblayers.conf.inc +++ b/templates/feature/agl-pipewire/50_bblayers.conf.inc @@ -3,3 +3,5 @@ BBLAYERS =+ " \ ${METADIR}/meta-agl/meta-pipewire \ " +# we ship our own pipewire +BBMASK += "meta-openembedded/meta-oe/recipes-multimedia/pipewire/" |