diff options
| -rw-r--r-- | recipes-bsp/imx-mkimage/imx-mkimage_git.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-mkimage_git.inc b/recipes-bsp/imx-mkimage/imx-mkimage_git.inc index 5f44fe2b2..165ba64ed 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 = "lf-5.10.72_2.2.0" | 5 | SRCBRANCH = "lf-5.15.5_1.0.0" |
| 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 | file://0001-mkimage_fit_atf-fix-fit-generator-node-naming.patch \ | 7 | file://0001-mkimage_fit_atf-fix-fit-generator-node-naming.patch \ |
| 8 | file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \ | 8 | file://0001-iMX8M-soc.mak-use-native-mkimage-from-sysroot.patch \ |
| @@ -10,7 +10,7 @@ SRC_URI = "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=htt | |||
| 10 | file://0001-Add-LDFLAGS-to-link-step.patch \ | 10 | file://0001-Add-LDFLAGS-to-link-step.patch \ |
| 11 | file://0001-Add-support-for-overriding-BL31-BL32-and-BL33.patch \ | 11 | file://0001-Add-support-for-overriding-BL31-BL32-and-BL33.patch \ |
| 12 | " | 12 | " |
| 13 | SRCREV = "7a277c8a1a21ff921d217889dde6a9f84e6d2168" | 13 | SRCREV = "22346a32a88aa752d4bad8f2ed1eb641e18849dc" |
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
| 16 | BOOT_TOOLS = "imx-boot-tools" | 16 | BOOT_TOOLS = "imx-boot-tools" |
