summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-06-25 18:23:42 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-06-25 21:39:19 +0000
commitdd45b827fa33b83e3ad84bea983db0625fe28149 (patch)
treed8ebafaf272c20debcd5657f3b5dd3f42ca83f9d
parent58183762c6b98786b2b8438637310bf53dd9d041 (diff)
Remove unused config include for pulseaudio
Cleanup. Bug-AGL: SPEC-3452 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I0664d1374b613e126e9e4524dd377b911346890e Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24870 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>
-rw-r--r--meta-agl-profile-core/conf/include/agl-pulseaudio.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-agl-profile-core/conf/include/agl-pulseaudio.inc b/meta-agl-profile-core/conf/include/agl-pulseaudio.inc
deleted file mode 100644
index 69092ab95..000000000
--- a/meta-agl-profile-core/conf/include/agl-pulseaudio.inc
+++ /dev/null
@@ -1 +0,0 @@
-DISTRO_FEATURES_append = " pulseaudio"