summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-04-16 17:03:46 -0300
committerGitHub <noreply@github.com>2024-04-16 17:03:46 -0300
commit9f9193769926c4233982d7680d8aaeb3fe085c43 (patch)
tree269ab6224a6a1a3caaea412a076bc479349ec0fb
parentf52f8cf91400799ae9ac1495a8605db42c7d16da (diff)
parentcb3424a65ac5fecf535373e6628ec0221ca13464 (diff)
downloadmeta-freescale-9f9193769926c4233982d7680d8aaeb3fe085c43.tar.gz
Merge pull request #1786 from MrCry0/master-u-boot-imx-6.6.3
u-boot-imx: Update to lf-6.6.3-1.0.0
-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 6912eb29..e2323562 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.55-2.2.0" 8LOCALVERSION ?= "-imx_v2023.04_6.6.3-1.0.0"
9SRCREV = "49b102d98881fc28af6e0a8af5ea2186c1d90a5f" 9SRCREV = "f8a2983ec83afd43731d905b4ff0ffd57b57f2f0"
10 10
11DEPENDS += " \ 11DEPENDS += " \
12 bc-native \ 12 bc-native \