summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2021-08-18 08:40:41 -0300
committerGitHub <noreply@github.com>2021-08-18 08:40:41 -0300
commitb57b3c3764ed1bb20ed1911e2c0fea0904bed6df (patch)
tree2f073919e2e3d0c2f999420b31839e07f7da17c1
parent54acfda4c5b3c1cb8a0e905044df4b1db1333fb2 (diff)
parente9567994617d969d9e7a3e1ec2e5e9c8a29b1257 (diff)
downloadmeta-freescale-b57b3c3764ed1bb20ed1911e2c0fea0904bed6df.tar.gz
Merge pull request #845 from zandrey/u-boot-upgrade-master
u-boot-fslc: update to v2021.07
-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 839a503d..3c56a8f2 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 = "587e796995604fb669a3552daae682b4d6d346d9" 13SRCREV = "691e634bfd317ede487d2b864a126847ffeb4aa7"
14SRCBRANCH = "2021.07+fslc" 14SRCBRANCH = "2021.07+fslc"
15 15
16PV = "v2021.07+git${SRCPV}" 16PV = "v2021.07+git${SRCPV}"