]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Bump revision to 20b081a
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 14 Jul 2016 17:18:37 +0000 (14:18 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 Jul 2016 10:48:55 +0000 (07:48 -0300)
Besides the 2016.07 final changes, this includes following new
commits:

20b081a usbarmory: Add board_run_command() function
19900ff usbarmory: switch to using kernel zImage
9f616f6 imx6: clock: typo fix
6874a9e arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite
5f816d8 pico-imx6ul: Add USB Host support
3a09cf7 video: allow version string to be optional when using LOGO

Change-Id: I5d3da661ef6f8e0a766950bb4fcecc7813a19a46
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb
recipes-bsp/u-boot/u-boot-fslc_2016.07.bb

index 920a84d578765ebb21574a355df782a26e1b6241..99e14879f62bef52cfc6cd1bf223803e97d5bc43 100644 (file)
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
 
 PV = "v2016.07+git${SRCPV}"
 
-SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d"
+SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383"
 SRCBRANCH = "2016.07+fslc"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
index 5a13b2120d59ebdc4d0f586567bba3b5a2feac03..cafefb52d333fb54181ff19def3ef8182fb32ee6 100644 (file)
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
 
 PV = "v2016.07+git${SRCPV}"
 
-SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d"
+SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383"
 SRCBRANCH = "2016.07+fslc"