diff options
| author | Andrei Gherzan <andrei.gherzan@windriver.com> | 2012-12-15 23:03:37 +0200 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2012-12-16 15:14:27 -0200 |
| commit | af2147e4c33ae34cdf2882956cf47b5bf706f091 (patch) | |
| tree | 3d87eef0b49bff9ea7ad435bb8e8c08d7ebcce88 | |
| parent | c4692d69d1e06f447eadbf6d71c7eaf908dc2cfd (diff) | |
| download | meta-freescale-af2147e4c33ae34cdf2882956cf47b5bf706f091.tar.gz | |
u-boot-fslc: This recipe provides u-boot
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2012.10.bb | 4 |
1 files changed, 3 insertions, 1 deletions
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 5ee6920fc..7db9339d9 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)" | |||
| 6 | 6 | ||
| 7 | DEPENDS_mxs += "elftosb-native" | 7 | DEPENDS_mxs += "elftosb-native" |
| 8 | 8 | ||
| 9 | PROVIDES += "u-boot" | ||
| 10 | |||
| 9 | PV = "v2012.10" | 11 | PV = "v2012.10" |
| 10 | PR = "r1" | 12 | PR = "r2" |
| 11 | 13 | ||
| 12 | SRCREV = "8f78e9e9bd4c2471fdd03644058aed3038dcbf38" | 14 | SRCREV = "8f78e9e9bd4c2471fdd03644058aed3038dcbf38" |
| 13 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" | 15 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" |
