summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-fslc_2013.01.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2013.01.bb3
1 files changed, 2 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 1996731..cf7af72 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2013.01.bb
@@ -9,8 +9,9 @@ DEPENDS_mxs += "elftosb-native"
PROVIDES += "u-boot"
PV = "v2013.01"
+PR = "r1"
-SRCREV = "d55bd2b60645e3331f7b12f9251c1eeada44b505"
+SRCREV = "d229fb849bd4b453a08b18f4f8cd00741ef53b1d"
SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
S = "${WORKDIR}/git"