summaryrefslogtreecommitdiff
path: root/recipes-bsp/imx-atf/imx-atf_%.bbappend
blob: 0e88a32c328d25db4d9d2db3caebd233bb6c56a4 (plain)
1
2
3
4
5
6
7
8
9
FILESEXTRAPATHS:prepend := "${THISDIR}/files/:"
SRC_URI:append:tdx = " \
	file://0001-Revert-Add-NXP-s-SoCs-partition-reboot-support.patch \
	file://0002-imx8m-hab.c-work-around-gcc-12.1-false-positives.patch \
"

EXTRA_OEMAKE:append:tdx = " \
    BUILD_STRING="${SRCBRANCH}-g${@'${SRCPV}'.replace('AUTOINC+', '')}" \
"