summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-01-03 16:23:37 -0300
committerGitHub <noreply@github.com>2024-01-03 16:23:37 -0300
commit9d3ae88f7725897dfa2e5fa3c5e6c5846d797bc4 (patch)
tree0dfeac40fb6b322e55a2e46e35fdba223a4fa9a3 /recipes-bsp
parent07025856fc3093b82d31adc53310fc007efb6728 (diff)
parenta4e2c170603e10362f308316451ae580b3522a54 (diff)
downloadmeta-freescale-9d3ae88f7725897dfa2e5fa3c5e6c5846d797bc4.tar.gz
Merge pull request #1718 from MrCry0/master-u-boot-6.1.55
u-boot-imx: Update to lf-6.1.55-2.2.0
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx-common_2023.04.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-common_2023.04.inc b/recipes-bsp/u-boot/u-boot-imx-common_2023.04.inc
index 4d11b1e9..6912eb29 100644
--- a/recipes-bsp/u-boot/u-boot-imx-common_2023.04.inc
+++ b/recipes-bsp/u-boot/u-boot-imx-common_2023.04.inc
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
5 5
6SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}" 6SRC_URI = "git://github.com/nxp-imx/uboot-imx.git;protocol=https;branch=${SRCBRANCH}"
7SRCBRANCH = "lf_v2023.04" 7SRCBRANCH = "lf_v2023.04"
8LOCALVERSION ?= "-imx_v2023.04_6.1.36-2.1.0" 8LOCALVERSION ?= "-imx_v2023.04_6.1.55-2.2.0"
9SRCREV = "1e5b6c6bf246a38654d07e7e23f333ad0e7d42d0" 9SRCREV = "49b102d98881fc28af6e0a8af5ea2186c1d90a5f"
10 10
11DEPENDS += " \ 11DEPENDS += " \
12 bc-native \ 12 bc-native \