summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2021-06-30 12:08:16 -0300
committerGitHub <noreply@github.com>2021-06-30 12:08:16 -0300
commitfca23689211cb8d00d2f00f621e99cff8ea1c4b2 (patch)
tree0eba4ffcd0a399aad58e432dc6aa2b7f22ec35f7
parent6f4dcecf9c948302cdaa4853854d7d60b4b7a4be (diff)
parentf5b3df3145ec51e76599bfab93f99be12307cdc1 (diff)
downloadmeta-freescale-fca23689211cb8d00d2f00f621e99cff8ea1c4b2.tar.gz
Merge pull request #819 from zandrey/upgrade-u-boot-mainline
u-boot-fslc: update to v2021.07-rc5
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2021.07.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2021.07.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2021.07.inc
index bcaf6774..839a503d 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2021.07.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2021.07.inc
@@ -10,7 +10,7 @@ DEPENDS += "flex-native bison-native"
10 10
11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
12 12
13SRCREV = "08aa31bfbd6d530cb1ba22ddb1c1ce838dc624c2" 13SRCREV = "587e796995604fb669a3552daae682b4d6d346d9"
14SRCBRANCH = "2021.07+fslc" 14SRCBRANCH = "2021.07+fslc"
15 15
16PV = "v2021.07+git${SRCPV}" 16PV = "v2021.07+git${SRCPV}"