meta-freescale/recipes-multimedia/alsa/alsa-lib_%.bbappend
Max Krummenacher 6ecb175587 also-lib: drop patch
The backported patch was since fixed by a subsequent patch upstream.
This effectively reverted the patch and added the fix in a different
location.
Assuming upstream fixed it correctly the patch is no longer needed.

Compare with:
https://git.alsa-project.org/?p=alsa-lib.git;a=commit;h=39060852d810461dc8cd1464cfb2ffe84da42d56

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2025-12-26 15:10:20 +01:00

12 lines
406 B
Plaintext

FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
IMX_PATCH = " \
file://0001-add-conf-for-multichannel-support-in-imx.patch \
file://0005-add-ak4458-conf-for-multichannel-support.patch \
file://0006-add-conf-for-iMX-XCVR-sound-card.patch \
file://0007-add-conf-for-imx-cs42448-sound-card.patch \
"
SRC_URI:append:imx-nxp-bsp = "${IMX_PATCH}"
PACKAGE_ARCH:imx-nxp-bsp = "${MACHINE_SOCARCH}"