summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-01-16 13:02:29 -0300
committerGitHub <noreply@github.com>2023-01-16 13:02:29 -0300
commitd7c95f321ec792e6db61b6e88a17be3c3c12a24c (patch)
tree8b6f83974afa3ebcb659a1c159bc30849ee786a2
parent7599db533f0b9b1f6b44ee6a78729fadf700a446 (diff)
parent0c07f01f848cfaf694d2cb30168588dd49f79113 (diff)
downloadmeta-freescale-d7c95f321ec792e6db61b6e88a17be3c3c12a24c.tar.gz
Merge pull request #1390 from MrCry0/master-u-boot-fslc
u-boot-fslc: Bump to 3b524eeb247 revision
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc
index 91d887e1..c0b49b0c 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2023.01.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 = "32e6373fad552569a37843cc9cfa4a6358b31680" 13SRCREV = "3b524eeb247425edbfe5bb10c3fd289b0f34855a"
14SRCBRANCH = "2023.01+fslc" 14SRCBRANCH = "2023.01+fslc"
15 15
16PV = "2023.01+git${SRCPV}" 16PV = "2023.01+git${SRCPV}"