]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-atf: update to use new kernel 5.4.3-1.0.0 branch
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Mon, 13 Apr 2020 21:07:09 +0000 (21:07 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 16 Apr 2020 13:32:45 +0000 (10:32 -0300)
Update recipe to pull sources from new branch, which is aligned with new
kernel version 5.4.3

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
recipes-bsp/imx-atf/imx-atf_2.0.bb

index a5e0fe8d82165982de57dd3fb42690e5b2c97b91..33ed6c62672b5bb74d742f374a0a248506fe2f3b 100644 (file)
@@ -7,11 +7,11 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/BSD-3-Clause;m
 
 PV .= "+git${SRCPV}"
 
-SRCBRANCH = "imx_4.19.35_1.1.0"
+SRCBRANCH = "lf-5.4.y"
 SRC_URI = "git://source.codeaurora.org/external/imx/imx-atf.git;protocol=https;branch=${SRCBRANCH} \
            file://0001-Allow-BUILD_STRING-to-be-set-in-.revision-file.patch \
 "
-SRCREV = "70fa7bcc1a2035ab8402550911b3ae29eff55371"
+SRCREV = "7b3389d49815f1e3f7942bd312a27ee665bd2e33"
 
 S = "${WORKDIR}/git"