diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2015-01-03 23:25:04 -0200 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-01-05 08:37:30 -0200 |
| commit | 6582cf91fcf9f003d2519045666dd0fe742f6910 (patch) | |
| tree | a6ac862a6bea68f650707501f2002300a86b5b5f | |
| parent | decb1573b6f4137343dfdf7739c3880fb9a82899 (diff) | |
| download | meta-freescale-6582cf91fcf9f003d2519045666dd0fe742f6910.tar.gz | |
u-boot-fslc: Update to revision 2a94e33c
This updates the U-Boot fork based on 2015.01-rc4. This includes
several fixes which has been merged and form a solid release closer to
the 2015.01 stable release, ought to be out later this month.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb | 2 | ||||
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb index 732449b02..9ef672892 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb | |||
| @@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
| 7 | 7 | ||
| 8 | PV = "v2015.01+git${SRCPV}" | 8 | PV = "v2015.01+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRCREV = "5d396c3283bdfa44b3c2d811a72344f6e200156d" | 10 | SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e" |
| 11 | SRCBRANCH = "patches-2015.01" | 11 | SRCBRANCH = "patches-2015.01" |
| 12 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 12 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
| 13 | 13 | ||
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb index e814e55e4..839b038e7 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb | |||
| @@ -2,5 +2,5 @@ include u-boot-fslc.inc | |||
| 2 | 2 | ||
| 3 | PV = "v2015.01+git${SRCPV}" | 3 | PV = "v2015.01+git${SRCPV}" |
| 4 | 4 | ||
| 5 | SRCREV = "5d396c3283bdfa44b3c2d811a72344f6e200156d" | 5 | SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e" |
| 6 | SRCBRANCH = "patches-2015.01" | 6 | SRCBRANCH = "patches-2015.01" |
