diff options
-rw-r--r-- | recipes-bsp/imx-mkimage/imx-mkimage_git.inc | 2 |
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 | ||
3 | DEPENDS = "zlib-native openssl-native" | 3 | DEPENDS = "zlib-native openssl-native" |
4 | 4 | ||
5 | SRCBRANCH = "imx_4.19.35_1.1.0" | 5 | SRCBRANCH = "lf-5.4.y" |
6 | SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}" | 6 | SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https;branch=${SRCBRANCH}" |
7 | SRCREV = "1c2277b95ce59f5d0265f26fec522e2ac2581e59" | 7 | SRCREV = "1c2277b95ce59f5d0265f26fec522e2ac2581e59" |
8 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |