diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2013-01-16 09:24:36 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-01-16 09:30:46 -0200 |
commit | 8ea1dfbbc81ed0ce9bd75ea072c67e2561ded1ef (patch) | |
tree | ea6a00655b80220011bf261b187be9c8793fea4d | |
parent | 8e82d124ffcae5e5fdd75f162f9fa13737453ca2 (diff) | |
download | meta-fsl-arm-8ea1dfbbc81ed0ce9bd75ea072c67e2561ded1ef.tar.gz |
u-boot: Update to 2013.01 release
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2013.01.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb index 9844bc4..1996731 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb | |||
@@ -10,7 +10,7 @@ PROVIDES += "u-boot" | |||
10 | 10 | ||
11 | PV = "v2013.01" | 11 | PV = "v2013.01" |
12 | 12 | ||
13 | SRCREV = "648affb4702c555cbd52fb5515c403d8363eef07" | 13 | SRCREV = "d55bd2b60645e3331f7b12f9251c1eeada44b505" |
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" |