summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei.gherzan@windriver.com>2012-12-15 23:03:37 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2012-12-16 15:14:27 -0200
commit2406e48887a027d0d71a0e4d6240d52a9865767f (patch)
tree331cfcf4b7d86dd81c1d8c416f50af65c852690c
parentea730b4701f4ed80e377479449a4ce447c6eb814 (diff)
downloadmeta-fsl-arm-2406e48887a027d0d71a0e4d6240d52a9865767f.tar.gz
u-boot-fslc: This recipe provides u-boot
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2012.10.bb4
1 files changed, 3 insertions, 1 deletions
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)"
6 6
7DEPENDS_mxs += "elftosb-native" 7DEPENDS_mxs += "elftosb-native"
8 8
9PROVIDES += "u-boot"
10
9PV = "v2012.10" 11PV = "v2012.10"
10PR = "r1" 12PR = "r2"
11 13
12SRCREV = "8f78e9e9bd4c2471fdd03644058aed3038dcbf38" 14SRCREV = "8f78e9e9bd4c2471fdd03644058aed3038dcbf38"
13SRC_URI = "git://github.com/Freescale/u-boot-imx.git" 15SRC_URI = "git://github.com/Freescale/u-boot-imx.git"