]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to 2018.05-based final release
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 5 Jun 2018 21:10:08 +0000 (18:10 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 5 Jun 2018 21:15:55 +0000 (18:15 -0300)
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>
recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc

index 143b11f17180000d067d116ce1a3e1ad2de9be9b..8582511f81f1970676fae26ff86348c3fba53569 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
-SRCREV = "a07698f0bfdb2887b617399643acd659c6e75138"
+SRCREV = "02ca95d539414a0b86ccb73b2d676c08e6d67aca"
 SRCBRANCH = "2018.05+fslc"
 
 PV = "v2018.05+git${SRCPV}"