summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-04-25 23:23:00 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2013-04-25 23:23:00 -0300
commita636606f15061f85746350b75f804d7cc3823ab0 (patch)
tree9d2724948c997cbc7e5b55c9bb19e6031ad28e65
parent89bd933d6531208920547e6c1c5e08ebd00d7220 (diff)
downloadmeta-fsl-arm-1.4.tar.gz
u-boot-fslc: Update to patches-2013.04's 20130425 snapshot1.4
Include following fixes: * i.MX53 ARD: Backport environment fixes from 2013.07 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-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 27a21c0..5e97d18 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 = "c06acf00d675a7e9ea82434cd6cfeb81c6f44bef" 13SRCREV = "e035df387fe429adfa37ffdf4499d95a275972a4"
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 7b5bd34..0353af5 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 = "c06acf00d675a7e9ea82434cd6cfeb81c6f44bef" 8SRCREV = "e035df387fe429adfa37ffdf4499d95a275972a4"
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"