summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-05-31 18:16:10 -0300
committerGitHub <noreply@github.com>2023-05-31 18:16:10 -0300
commit4ab74d210d8fe820101133aa8e0a4e79bc143150 (patch)
tree1a7b4e8a7c533d26c3f7217fc78956b489767920
parent9efac7ace543932334eeddfc74d441f64ac34e74 (diff)
parent4ff30158f72f381164737cb26c990274ccd6e89a (diff)
downloadmeta-freescale-4ab74d210d8fe820101133aa8e0a4e79bc143150.tar.gz
Merge pull request #1555 from Ossanes/topic/bump-fslc-u-boot
u-boot-fslc: bump to revision 7341fbb
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc
index ab7b44f9..36f0b87a 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2023.04.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 = "1f4890c59efba516f432697fe7235a5296df6f54" 13SRCREV = "7341fbb267e0cdb031c6ba6aa6572fe4be75d3c6"
14SRCBRANCH = "2023.04+fslc" 14SRCBRANCH = "2023.04+fslc"
15 15
16PV = "2023.04+git${SRCPV}" 16PV = "2023.04+git${SRCPV}"