From: Otavio Salvador Date: Mon, 16 May 2016 20:21:56 +0000 (-0300) Subject: u-boot-fslc: Update to revision 158a5196 X-Git-Tag: 2.2~443 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=98ae2c5de7032b884fea0db56778801985971121;p=meta-freescale.git u-boot-fslc: Update to revision 158a5196 This merges the changes of final 2016.05 release on top of FSLC fork. Change-Id: I99179beec9a75aead1bbe27de689005b9d129490 Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb index f2c227fa..fd6810b8 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" PV = "v2016.05+git${SRCPV}" -SRCREV = "0fcd279712bdc2f4860bf9466323eb6874d411ed" +SRCREV = "158a5196a5aed4cc5dc28348471e3cc641ee1cc9" SRCBRANCH = "2016.05+fslc" SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb index d092f4df..91e287d7 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2016.05+git${SRCPV}" -SRCREV = "0fcd279712bdc2f4860bf9466323eb6874d411ed" +SRCREV = "158a5196a5aed4cc5dc28348471e3cc641ee1cc9" SRCBRANCH = "2016.05+fslc"