]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: This recipe provides u-boot
authorAndrei Gherzan <andrei.gherzan@windriver.com>
Sat, 15 Dec 2012 21:03:37 +0000 (23:03 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 16 Dec 2012 17:14:27 +0000 (15:14 -0200)
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb

index 5ee6920fc4f025a0cd280f155a9a72356870abd4..7db9339d99877393dcb08f259bb99e7f9a592c15 100644 (file)
@@ -6,8 +6,10 @@ COMPATIBLE_MACHINE = "(imx28evk|mx3|mx5|mx6)"
 
 DEPENDS_mxs += "elftosb-native"
 
+PROVIDES += "u-boot"
+
 PV = "v2012.10"
-PR = "r1"
+PR = "r2"
 
 SRCREV = "8f78e9e9bd4c2471fdd03644058aed3038dcbf38"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"