summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-multimedia/pulseaudio/pulseaudio_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend b/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend
index ebb8fcc8..b9e7d474 100644
--- a/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend
+++ b/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend
@@ -4,7 +4,6 @@ CACHED_CONFIGUREVARS_append_mx6 = " ax_cv_PTHREAD_PRIO_INHERIT=no"
4FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}/imx:" 4FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}/imx:"
5 5
6SRC_URI_append_mx6 = " file://daemon.conf file://default.pa" 6SRC_URI_append_mx6 = " file://daemon.conf file://default.pa"
7SRC_URI_append_mx6ul = " file://daemon.conf file://default.pa"
8SRC_URI_append_mx7 = " file://daemon.conf file://default.pa \ 7SRC_URI_append_mx7 = " file://daemon.conf file://default.pa \
9 file://pulseaudio-remove-the-control-for-speaker-headphone-widge.patch \ 8 file://pulseaudio-remove-the-control-for-speaker-headphone-widge.patch \
10" 9"
@@ -17,5 +16,4 @@ do_install_append() {
17} 16}
18 17
19PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}" 18PACKAGE_ARCH_mx6 = "${MACHINE_SOCARCH}"
20PACKAGE_ARCH_mx6ul = "${MACHINE_SOCARCH}"
21PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}" 19PACKAGE_ARCH_mx7 = "${MACHINE_SOCARCH}"