summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>2020-04-13 21:10:31 +0000
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-16 10:32:45 -0300
commita0c4ce7c28d914322c1a2a5d526d121d783e235e (patch)
tree7289d8eac6e5e2e2e1ac58b5ef1be888f740655a /recipes-bsp/imx-mkimage/imx-mkimage_git.inc
parent133d09fd8da44220368d662284ad47d91d14f77b (diff)
downloadmeta-freescale-a0c4ce7c28d914322c1a2a5d526d121d783e235e.tar.gz
imx-mkimage: update to use new kernel 5.4.3-1.0.0 branch
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>
Diffstat (limited to 'recipes-bsp/imx-mkimage/imx-mkimage_git.inc')
-rw-r--r--recipes-bsp/imx-mkimage/imx-mkimage_git.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
index b68dfa7a..6e417722 100644
--- a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
+++ b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc
@@ -2,7 +2,7 @@
2 2
3DEPENDS = "zlib-native openssl-native" 3DEPENDS = "zlib-native openssl-native"
4 4
5SRCBRANCH = "imx_4.19.35_1.1.0" 5SRCBRANCH = "lf-5.4.y"
6SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}" 6SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}"
7SRCREV = "1c2277b95ce59f5d0265f26fec522e2ac2581e59" 7SRCREV = "1c2277b95ce59f5d0265f26fec522e2ac2581e59"
8S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"