summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-04-05 19:31:23 -0300
committerGitHub <noreply@github.com>2023-04-05 19:31:23 -0300
commitc62b4300d34fb65c493eb8047188b7043fdd19df (patch)
tree901fb649d33996a557e9e4941473c1dd56249552 /recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc
parentda5d9e779b4a503a3709fb4b789ea94aea2c7710 (diff)
parent0a4fc52a9d6d1a4a2b1b245e400e72c5a3f58a68 (diff)
downloadmeta-freescale-c62b4300d34fb65c493eb8047188b7043fdd19df.tar.gz
Merge pull request #1483 from thochstein/kernel-uboot
NXP BSP 6.1.1-1.0.0: Upgrade Linux kernel and U-Boot (i.MX variants)
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc b/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc
index 939031d8..a5dba755 100644
--- a/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc
+++ b/recipes-bsp/u-boot/u-boot-imx-common_2022.04.inc
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a
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_v2022.04" 7SRCBRANCH = "lf_v2022.04"
8LOCALVERSION ?= "-imx_v2022.04_5.15.71-2.2.0" 8LOCALVERSION ?= "-imx_v2022.04_5.15.71-2.2.0"
9SRCREV = "181859317bfafef1da79c59a4498650168ad9df6" 9SRCREV = "7376547b9e424b2d0f42dfe96394168c781ca297"
10 10
11DEPENDS += " \ 11DEPENDS += " \
12 bc-native \ 12 bc-native \