diff options
| author | Lauren Post <lauren.post@freescale.com> | 2013-12-16 11:38:56 -0600 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-03-03 15:01:52 -0300 |
| commit | 2cc3c287231b208045058ce4d34147fe17e95a1c (patch) | |
| tree | 58380579faf8d9bb005883e7bf2ed69780725c39 | |
| parent | b33c74bb835e6a0be57c66173b7490781c53aad6 (diff) | |
| download | meta-freescale-2cc3c287231b208045058ce4d34147fe17e95a1c.tar.gz | |
u-boot-imx: Upgrade for 3.10.17-1.0.0_beta release
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb index ffa91c807..64c0531be 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2013.04.bb | |||
| @@ -8,9 +8,9 @@ PROVIDES += "u-boot" | |||
| 8 | LICENSE = "GPLv2+" | 8 | LICENSE = "GPLv2+" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" |
| 10 | 10 | ||
| 11 | SRCBRANCH = "imx_v2013.04_3.10.9_1.0.0_alpha" | 11 | SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_beta" |
| 12 | SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" | 12 | SRC_URI = "git://git.freescale.com/imx/uboot-imx.git;protocol=git;branch=${SRCBRANCH}" |
| 13 | SRCREV = "d20319c25d27c38fd531e0ea97b5661268449de6" | 13 | SRCREV = "f007d717738dad99a16dc540bcbeacff5f17e405" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
