aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuild.automotivelinux.org <jenkins@automotivelinux.org>2019-06-11 15:41:33 +0200
committerbuild.automotivelinux.org <jenkins@automotivelinux.org>2019-06-11 15:42:20 +0200
commit3ebb49449e863b29b75eb531a5e528da71933a7a (patch)
treee26f0d402e91e58c8c48af1a15525595ac3cef03
parent317631bc8bee7acbe1470d48351d901555160584 (diff)
Use the AGL-specific package of the pipewire config file
We have our own configuration of the pipewire.conf file that we ship in a dedicated package. Change-Id: Ifb79ceaf19970d81eb526309eeed3e3a7c420da4 Bug-AGL: SPEC-2473 Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
-rw-r--r--meta-pipewire/conf/include/agl-pipewire.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-pipewire/conf/include/agl-pipewire.inc b/meta-pipewire/conf/include/agl-pipewire.inc
index 1df2d142..779d5c39 100644
--- a/meta-pipewire/conf/include/agl-pipewire.inc
+++ b/meta-pipewire/conf/include/agl-pipewire.inc
@@ -1 +1,2 @@
DISTRO_FEATURES_append = " pipewire"
+PREFERRED_PROVIDER_virtual/pipewire-config = "pipewire-conf-agl"