summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-04-10 14:49:48 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2013-04-17 18:28:50 -0300
commit28ec1cd713ffed97cc857d77a8dc9040fbff9665 (patch)
treefd4a386e3c07c0efe80ddcb2d70193bd7b4ce07d /recipes-bsp/u-boot
parent8a90c7cdd1393a81d14ff7291ede7809bb15a6bf (diff)
downloadmeta-fsl-arm-28ec1cd713ffed97cc857d77a8dc9040fbff9665.tar.gz
u-boot-fslc: Update to patches-2013.04's 20130410 snapshot
Include following fixes: * i.MX6Q SabreSD/SabreAUTO: Environment fix for 'mmc rescan' * i.MX6SL EVK: Fix memory size 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_2013.04.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
index 01b9d59..f339996 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
@@ -10,7 +10,7 @@ PROVIDES += "u-boot"
10 10
11PV = "v2013.04" 11PV = "v2013.04"
12 12
13SRCREV = "7e2cfc83e91229e2573a3b51aec9e8c9fd27ed79" 13SRCREV = "debad5d6cba77538d183ac947a41f6b88f9498b2"
14SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 14SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb b/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
index b6c271f..0ef48a2 100644
--- a/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
+++ b/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb
@@ -5,7 +5,7 @@ SECTION = "bootloader"
5 5
6PV = "v2013.04" 6PV = "v2013.04"
7 7
8SRCREV = "7e2cfc83e91229e2573a3b51aec9e8c9fd27ed79" 8SRCREV = "debad5d6cba77538d183ac947a41f6b88f9498b2"
9SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 9SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"