From d605965777dc235653bfc67eff427c33936b55b9 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sat, 15 Dec 2012 23:03:37 +0200 Subject: u-boot-fslc: This recipe provides u-boot Signed-off-by: Andrei Gherzan --- recipes-bsp/u-boot/u-boot-fslc_2012.10.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb b/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb index 5ee6920..7db9339 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb @@ -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" -- cgit v1.2.3-54-g00ecf