From 118efe55323ee8f621a3fce48bbe895b8d180a89 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 5 Jun 2018 18:10:08 -0300 Subject: [PATCH] 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 --- recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" 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}" -- 2.40.1