summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-04-29 11:12:38 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2012-04-29 12:30:12 -0300
commit7e2060edec294c46522b5c9c00600e6ef9faf777 (patch)
tree35b6422b3e1b21066fec8564a03a2ad97828193a
parent9fe1eafa84f941fd9e4a47f44078a15ff88c3c38 (diff)
downloadmeta-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.bb4
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
12DEPENDS_mxs += "elftosb-native" 12DEPENDS_mxs += "elftosb-native"
13 13
14PR = "r3" 14PR = "r4"
15 15
16SRC_URI = "git://opensource.freescale.com/pub/scm/imx/uboot-imx.git;tag=rel_imx_2.6.35_11.09.01;protocol=http" 16SRC_URI = "git://opensource.freescale.com/pub/scm/imx/uboot-imx.git;tag=rel_imx_2.6.38_11.11.01;protocol=http"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19