summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc
index fcadc994..b0e665e0 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2020.10.inc
@@ -10,7 +10,7 @@ DEPENDS += "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 = "5003fc093c40895e541fe481016bd3220078a81c" 13SRCREV = "80c23498b425447a4a04d2a85ca4c2aec6ec349a"
14SRCBRANCH = "2020.10+fslc" 14SRCBRANCH = "2020.10+fslc"
15 15
16PV = "v2020.10+git${SRCPV}" 16PV = "v2020.10+git${SRCPV}"