diff options
| -rw-r--r-- | recipes-multimedia/pulseaudio/pulseaudio_%.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend b/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend index 69a9ec6bc..93f71e8f6 100644 --- a/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend +++ b/recipes-multimedia/pulseaudio/pulseaudio_%.bbappend | |||
| @@ -11,6 +11,8 @@ SRC_URI_IMX:mx7-nxp-bsp = " \ | |||
| 11 | file://0100-pulseaudio-remove-the-control-for-speaker-headphone-widge.patch" | 11 | file://0100-pulseaudio-remove-the-control-for-speaker-headphone-widge.patch" |
| 12 | SRC_URI_IMX:mx8-nxp-bsp = " \ | 12 | SRC_URI_IMX:mx8-nxp-bsp = " \ |
| 13 | ${SRC_URI_IMX:mx6-nxp-bsp}" | 13 | ${SRC_URI_IMX:mx6-nxp-bsp}" |
| 14 | SRC_URI_IMX:mx9-nxp-bsp = " \ | ||
| 15 | ${SRC_URI_IMX:mx6-nxp-bsp}" | ||
| 14 | 16 | ||
| 15 | CACHED_CONFIGUREVARS:append:mx6-nxp-bsp = " ax_cv_PTHREAD_PRIO_INHERIT=no" | 17 | CACHED_CONFIGUREVARS:append:mx6-nxp-bsp = " ax_cv_PTHREAD_PRIO_INHERIT=no" |
| 16 | 18 | ||
| @@ -24,3 +26,4 @@ do_install:append() { | |||
| 24 | PACKAGE_ARCH:mx6-nxp-bsp = "${MACHINE_SOCARCH}" | 26 | PACKAGE_ARCH:mx6-nxp-bsp = "${MACHINE_SOCARCH}" |
| 25 | PACKAGE_ARCH:mx7-nxp-bsp = "${MACHINE_SOCARCH}" | 27 | PACKAGE_ARCH:mx7-nxp-bsp = "${MACHINE_SOCARCH}" |
| 26 | PACKAGE_ARCH:mx8-nxp-bsp = "${MACHINE_SOCARCH}" | 28 | PACKAGE_ARCH:mx8-nxp-bsp = "${MACHINE_SOCARCH}" |
| 29 | PACKAGE_ARCH:mx9-nxp-bsp = "${MACHINE_SOCARCH}" | ||
