diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-04-15 18:58:14 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-04-19 10:29:26 -0300 |
commit | e1f2ae669f305d244013811c4c0652e15923f477 (patch) | |
tree | e1a4a9e3832545ea532e884238177b733888a5b2 /recipes-bsp/u-boot | |
parent | 1dff18eae170e2493140d82d8811a3198e2ebde4 (diff) | |
download | meta-fsl-arm-e1f2ae669f305d244013811c4c0652e15923f477.tar.gz |
u-boot-fslc: Update to patches-2013.04's 20130415 snapshot based on 2013.04-rc3
This updates to U-Boot 2013.04-rc3 based code and changes the U-Boot
target for using in i.MX31PDK as it was changed in this release.
Change-Id: I670abc0bf709c86ebff8195b9dab00b21f2c4615
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.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb | 2 |
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 f339996..e1dc1d2 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 | ||
11 | PV = "v2013.04" | 11 | PV = "v2013.04" |
12 | 12 | ||
13 | SRCREV = "debad5d6cba77538d183ac947a41f6b88f9498b2" | 13 | SRCREV = "6675aaab17b944867aa13164e50ecdab0884b8b8" |
14 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" | 14 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${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 0ef48a2..74b7cc2 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 | ||
6 | PV = "v2013.04" | 6 | PV = "v2013.04" |
7 | 7 | ||
8 | SRCREV = "debad5d6cba77538d183ac947a41f6b88f9498b2" | 8 | SRCREV = "6675aaab17b944867aa13164e50ecdab0884b8b8" |
9 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" | 9 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |