diff options
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb (renamed from meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.04.01.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.04.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb index 74f621ea6..9c844524e 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.04.01.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2012.07.bb | |||
| @@ -3,10 +3,10 @@ LICENSE = "GPLv2+" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" |
| 4 | SECTION = "bootloader" | 4 | SECTION = "bootloader" |
| 5 | 5 | ||
| 6 | PV = "v2012.04.01" | 6 | PV = "v2012.07" |
| 7 | 7 | ||
| 8 | SRCREV = "415d386877df49eb051b85ef74fa59a16dc17c7d" | 8 | SRCREV = "8b53a1ae421246f1001a2a38121e6c9365843f0a" |
| 9 | SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git" | 9 | SRC_URI = "git://github.com/Freescale/u-boot-imx.git" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | 12 | ||
