summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-12-14 10:48:40 -0300
committerGitHub <noreply@github.com>2022-12-14 10:48:40 -0300
commitcb6c55d9c13228a0a9deef59d2f72b34ae117ba5 (patch)
tree997bf7800d3a6609021b99770e103d002f7f2183 /recipes-bsp
parent4815d866e212025c818635abdd8512657e3283d6 (diff)
parent1323b81259d2cf7c1d943658320a5f7128830aac (diff)
downloadmeta-freescale-cb6c55d9c13228a0a9deef59d2f72b34ae117ba5.tar.gz
Merge pull request #1325 from Freescale/topic/u-boot-upgrade
u-boot-fslc: Bump revision to cbd7eb17ac1
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2022.10.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2022.10.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2022.10.inc
index dcc5a481..9e5cfe5e 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2022.10.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2022.10.inc
@@ -10,7 +10,7 @@ DEPENDS += "flex-native bison-native"
10 10
11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https" 11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https"
12 12
13SRCREV = "2c2dc1affbccd87625d77e3e6fce437c31f2d708" 13SRCREV = "cbd7eb17ac1f781b9c511982e43d52f4304f0fd5"
14SRCBRANCH = "2022.10+fslc" 14SRCBRANCH = "2022.10+fslc"
15 15
16PV = "2022.10+git${SRCPV}" 16PV = "2022.10+git${SRCPV}"