- 264 license table entries with exact download URLs (224/264 resolved) - Complete sources/ directory with all BitBake recipes - Build configuration: tqma6ul-multi-mba6ulx, spaetzle (musl) - Full traceability for Softwarefreigabeantrag - GCC 13.4.0, Linux 6.6.102, U-Boot 2023.04, musl 1.2.4 - License distribution: GPL-2.0 (24), MIT (23), GPL-2.0+ (18), BSD-3 (16)
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"
|