16 lines
547 B
Plaintext
16 lines
547 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 \
|
||
|
|
file://0001-pcm-rate-fix-the-crash-in-snd_pcm_rate_may_wait_for_.patch \
|
||
|
|
"
|
||
|
|
SRC_URI:append:imx-nxp-bsp = "${IMX_PATCH}"
|
||
|
|
|
||
|
|
PACKAGE_ARCH:imx-nxp-bsp = "${MACHINE_SOCARCH}"
|
||
|
|
|
||
|
|
GLIBC_64BIT_TIME_FLAGS = ""
|
||
|
|
INSANE_SKIP:append = " 32bit-time"
|