summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc
index 50eeae1b..f2b4e83a 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc
@@ -18,7 +18,7 @@ DEPENDS_mxs += "elftosb-native openssl-native"
18 18
19SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 19SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
20 20
21SRCREV = "0edf2007c62a664d5f6b641e4499d44134ee5085" 21SRCREV = "977c60b15354f9b88d49bf6e1ee38e24f55b1fe3"
22SRCBRANCH = "2017.09+fslc" 22SRCBRANCH = "2017.09+fslc"
23 23
24PV = "v2017.09+git${SRCPV}" 24PV = "v2017.09+git${SRCPV}"