summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2015-01-03 23:25:04 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2015-01-05 08:37:30 -0200
commita47c9aa59280035667d2240775f94fd07b513db7 (patch)
tree18b3b6463488028b5e8d91be0d50ade75e612bae /recipes-bsp/u-boot
parent5b2184956a4ed83377fd6d66d988818a3ee14181 (diff)
downloadmeta-fsl-arm-a47c9aa59280035667d2240775f94fd07b513db7.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>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2015.01.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
index 732449b..9ef6728 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2015.01.bb
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2015.01+git${SRCPV}" 8PV = "v2015.01+git${SRCPV}"
9 9
10SRCREV = "5d396c3283bdfa44b3c2d811a72344f6e200156d" 10SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e"
11SRCBRANCH = "patches-2015.01" 11SRCBRANCH = "patches-2015.01"
12SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 12SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
13 13
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
index e814e55..839b038 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2015.01.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2015.01+git${SRCPV}" 3PV = "v2015.01+git${SRCPV}"
4 4
5SRCREV = "5d396c3283bdfa44b3c2d811a72344f6e200156d" 5SRCREV = "2a94e33c630502b2da8f1f611963dd8d8820a69e"
6SRCBRANCH = "patches-2015.01" 6SRCBRANCH = "patches-2015.01"