From: Fabio Berton Date: Wed, 17 Aug 2016 20:48:32 +0000 (-0300) Subject: u-boot-fslc: Bump to revision e6b4241 X-Git-Tag: 2.2~286 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b9f0d32081c6fa2348c2026d026bd2f5d3cea68b;p=meta-freescale.git u-boot-fslc: Bump to revision e6b4241 It includes the following change: - e6b4241 wandboard: Fix mmcroot device name Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb index 9ea7d11f..19e36148 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2016.07+git${SRCPV}" -SRCREV = "328e7d66b553a82fc4efe99700aaeeb36b0737d4" +SRCREV = "e6b42411ab33ec950ddb304de9dafaf8bad506a2" SRCBRANCH = "2016.07+fslc"