diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2012-04-29 11:12:38 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2012-04-29 12:30:12 -0300 |
commit | 7e2060edec294c46522b5c9c00600e6ef9faf777 (patch) | |
tree | 35b6422b3e1b21066fec8564a03a2ad97828193a | |
parent | 9fe1eafa84f941fd9e4a47f44078a15ff88c3c38 (diff) | |
download | meta-freescale-7e2060edec294c46522b5c9c00600e6ef9faf777.tar.gz |
u-boot-imx: update to 2.6.38.11.11.01 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb index 76164252a..8131a2cef 100644 --- a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb +++ b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-imx_2009.08.bb | |||
@@ -11,9 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b" | |||
11 | 11 | ||
12 | DEPENDS_mxs += "elftosb-native" | 12 | DEPENDS_mxs += "elftosb-native" |
13 | 13 | ||
14 | PR = "r3" | 14 | PR = "r4" |
15 | 15 | ||
16 | SRC_URI = "git://opensource.freescale.com/pub/scm/imx/uboot-imx.git;tag=rel_imx_2.6.35_11.09.01;protocol=http" | 16 | SRC_URI = "git://opensource.freescale.com/pub/scm/imx/uboot-imx.git;tag=rel_imx_2.6.38_11.11.01;protocol=http" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||