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
commit376550fb722e1cf40a71f92158188fa261feaf27 (patch)
tree7134e625bc413d71bed0bf3b7bcf87b77682afed
parentbe1e855e05de20e3d653420dbf70686588fa2953 (diff)
downloadmeta-fsl-arm-376550fb722e1cf40a71f92158188fa261feaf27.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--recipes-bsp/u-boot/u-boot-imx_2009.08.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb b/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
index 7616425..8131a2c 100644
--- a/recipes-bsp/u-boot/u-boot-imx_2009.08.bb
+++ b/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