diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2016-07-14 14:18:37 -0300 | 
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-07-15 07:48:55 -0300 | 
| commit | 92d730104790f7394bdaff8c60ee2b37a44f1200 (patch) | |
| tree | 7a5f6de91fbe66e3d45df92736a4fbe820b18f68 | |
| parent | f57aa50ac2d2d9266d8ea6339bc31a4c16e20a21 (diff) | |
| download | meta-freescale-92d730104790f7394bdaff8c60ee2b37a44f1200.tar.gz | |
u-boot-fslc: Bump revision to 20b081a
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>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb | 2 | ||||
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb index 920a84d57..99e14879f 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb | |||
| @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
| 7 | 7 | ||
| 8 | PV = "v2016.07+git${SRCPV}" | 8 | PV = "v2016.07+git${SRCPV}" | 
| 9 | 9 | ||
| 10 | SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d" | 10 | SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383" | 
| 11 | SRCBRANCH = "2016.07+fslc" | 11 | SRCBRANCH = "2016.07+fslc" | 
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 13 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 
| 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 5a13b2120..cafefb52d 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 | |||
| 2 | 2 | ||
| 3 | PV = "v2016.07+git${SRCPV}" | 3 | PV = "v2016.07+git${SRCPV}" | 
| 4 | 4 | ||
| 5 | SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d" | 5 | SRCREV = "20b081a125ef7c59d6f74778a9cbd93439222383" | 
| 6 | SRCBRANCH = "2016.07+fslc" | 6 | SRCBRANCH = "2016.07+fslc" | 
