summaryrefslogtreecommitdiff
path: root/recipes-bsp/imx-atf/imx-atf_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-atf/imx-atf_%.bbappend')
-rw-r--r--recipes-bsp/imx-atf/imx-atf_%.bbappend10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-bsp/imx-atf/imx-atf_%.bbappend b/recipes-bsp/imx-atf/imx-atf_%.bbappend
index 2ea5722..1f204a2 100644
--- a/recipes-bsp/imx-atf/imx-atf_%.bbappend
+++ b/recipes-bsp/imx-atf/imx-atf_%.bbappend
@@ -1,8 +1,8 @@
-PV:tdx = "2.2+git${SRCPV}"
-SRCBRANCH:tdx = "toradex_imx_5.4.70_2.3.0"
-SRCREV:tdx = "2fa8c6349e9a1d965757d44f05a6c72687850b77"
-SRCREV:use-head-next:tdx = "${AUTOREV}"
-SRC_URI:tdx = "git://git.toradex.com/imx-atf.git;protocol=https;branch=${SRCBRANCH}"
+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+', '')}" \