]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-mkimage: update to use new kernel 5.4.3-1.0.0 branch
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Mon, 13 Apr 2020 21:10:31 +0000 (21:10 +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-mkimage/imx-mkimage_git.inc

index b68dfa7adc33efb3a89039b5003d2543ee8ef0f8..6e417722b1d3e78726157a9cbacb905e99686987 100644 (file)
@@ -2,7 +2,7 @@
 
 DEPENDS = "zlib-native openssl-native"
 
-SRCBRANCH = "imx_4.19.35_1.1.0"
+SRCBRANCH = "lf-5.4.y"
 SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}"
 SRCREV = "1c2277b95ce59f5d0265f26fec522e2ac2581e59"
 S = "${WORKDIR}/git"