From af2147e4c33ae34cdf2882956cf47b5bf706f091 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Sat, 15 Dec 2012 23:03:37 +0200 Subject: [PATCH] u-boot-fslc: This recipe provides u-boot Signed-off-by: Andrei Gherzan --- meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb index 5ee6920f..7db9339d 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb +++ b/meta-fsl-arm/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" -- 2.40.1