diff options
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb index 0da1c7491..4237f001f 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot_2012.07.bb | |||
| @@ -6,11 +6,10 @@ COMPATIBLE_MACHINE = "(imx28evk|mx3|mx5|mx6)" | |||
| 6 | 6 | ||
| 7 | DEPENDS_mxs += "elftosb-native" | 7 | DEPENDS_mxs += "elftosb-native" |
| 8 | 8 | ||
| 9 | SRCREV = "573e018c01178616ecf04e088e1a5b99537db694" | ||
| 10 | |||
| 11 | PV = "v2012.07" | 9 | PV = "v2012.07" |
| 12 | PR = "r1" | 10 | PR = "r1" |
| 13 | 11 | ||
| 12 | SRCREV = "8b53a1ae421246f1001a2a38121e6c9365843f0a" | ||
| 14 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" | 13 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" |
| 15 | 14 | ||
| 16 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
