From e17ac0809da83b63f7242b6ad91c00e377c7f96e Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Fri, 11 Jun 2021 11:33:59 +0300 Subject: pipewire: update to pw 0.3.30 and wp 0.4.0 * The pipewire recipe has been synced with the upstream yocto one * WirePlumber configuration now has volume ducking enabled for navigation messages. This means that music will now duck when a navigation message plays instead of being corked. * PipeWire's default configuration now lives in /usr/share/pipewire, with the possibility to override it in /etc/pipewire. This allows resetting to upstream defaults by removing /etc/pipewire v2: add licenses to the layer to match the upstream recipe, adapt licenses of sub-packages v3: mark each package with the desired license instead of the mix v4: simplify the license output of the sub-packages Bug-AGL: SPEC-3844 Change-Id: I7a15ddb503d5b064f244c8a42a1aafb4caa1d46a Signed-off-by: George Kiagiadakis Signed-off-by: Jan-Simon Moeller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26426 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- meta-pipewire/conf/layer.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-pipewire/conf/layer.conf') diff --git a/meta-pipewire/conf/layer.conf b/meta-pipewire/conf/layer.conf index 850a5922c..a4965e5e8 100644 --- a/meta-pipewire/conf/layer.conf +++ b/meta-pipewire/conf/layer.conf @@ -16,3 +16,6 @@ BBFILES_DYNAMIC += " \ app-framework:${LAYERDIR}/dynamic-layers/meta-app-framework/*/*/*.bb \ app-framework:${LAYERDIR}/dynamic-layers/meta-app-framework/*/*/*.bbappend \ " + +# +LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit 1.2.3-korg