diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-08-17 17:48:32 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-08-18 09:56:39 -0300 |
commit | 1b0ff9d2b942069204f8eb85203aef237c514236 (patch) | |
tree | 75791d886a41ef24572c49f26f99c2660ba21ae7 | |
parent | 9cb845bf6a8beb3f877b4e6de5cdaa924a39b21d (diff) | |
download | meta-fsl-arm-1b0ff9d2b942069204f8eb85203aef237c514236.tar.gz meta-fsl-arm-1b0ff9d2b942069204f8eb85203aef237c514236.tar.bz2 meta-fsl-arm-1b0ff9d2b942069204f8eb85203aef237c514236.zip |
u-boot-fslc: Bump to revision e6b4241
It includes the following change:
- e6b4241 wandboard: Fix mmcroot device name
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 9ea7d11..19e3614 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" |