diff options
| author | Lauren Post <lauren.post@freescale.com> | 2014-04-28 07:43:46 -0500 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2014-04-30 10:11:37 -0300 |
| commit | 493868014f6422210736a6dfa3f7464e946b7f8e (patch) | |
| tree | 9cb0503a8abf8b12241a2b794d7800db8b3f076c | |
| parent | eb697c1340bdc1f088dbc2eb56b9b5c56528bae7 (diff) | |
| download | meta-freescale-493868014f6422210736a6dfa3f7464e946b7f8e.tar.gz | |
uboot-imx: Upgrade to 3.10.17-1.0.0 GA for mx6
Change-Id: I0934ac02fcd5317da5e5fb717822a840f037df1d
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 64c0531be..1c0f828e1 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.17_1.0.0_beta" | 11 | SRCBRANCH = "imx_v2013.04_3.10.17_1.0.0_ga" |
| 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 = "f007d717738dad99a16dc540bcbeacff5f17e405" | 13 | SRCREV = "ce0ea2507c492d43bbf88f8609482a171b2d2003" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
