summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2018-06-05 18:10:08 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2018-06-05 18:15:55 -0300
commit118efe55323ee8f621a3fce48bbe895b8d180a89 (patch)
treecc68348d1d149b7d552504544c5596b8d1e4be87 /recipes-bsp/u-boot
parentd942444558758b1ed11b22440692394fe85fecd2 (diff)
downloadmeta-freescale-118efe55323ee8f621a3fce48bbe895b8d180a89.tar.gz
u-boot-fslc: Update to 2018.05-based final release
The revision used was of a pre-release and we ought to instead point to the current final release. Fixup it. Change-Id: Ic1ff8641a3b1d135610b51b5051c2974daf9d88c Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc
index 143b11f1..8582511f 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
8 8
9SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 9SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
10 10
11SRCREV = "a07698f0bfdb2887b617399643acd659c6e75138" 11SRCREV = "02ca95d539414a0b86ccb73b2d676c08e6d67aca"
12SRCBRANCH = "2018.05+fslc" 12SRCBRANCH = "2018.05+fslc"
13 13
14PV = "v2018.05+git${SRCPV}" 14PV = "v2018.05+git${SRCPV}"