summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-03-27 12:46:40 -0400
committerDenys Dmytriyenko <denys@ti.com>2015-03-27 12:48:22 -0400
commit131ec72713ee5065107ce73cb5002861ba701b4b (patch)
tree90ae72505215c235937637269fe68bde474a25fa
parent0cc7fc0839812f23ad436c15ac8412ccd3d35acc (diff)
downloadmeta-ti-ti2014.10.02.tar.gz
u-boot-ti-staging: update with x15 fixesti2014.10.02
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb
index 65b092af..25201d7a 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb
@@ -8,13 +8,13 @@ DESCRIPTION = "u-boot bootloader for TI devices"
8LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" 8LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
9 9
10PV = "2014.07" 10PV = "2014.07"
11PR = "r8+gitr${SRCPV}" 11PR = "r9+gitr${SRCPV}"
12 12
13SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" 13SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
14 14
15BRANCH ?= "ti-u-boot-2014.07" 15BRANCH ?= "ti-u-boot-2014.07"
16 16
17SRCREV = "b376eda1caae974c38f9138ba3e79868d34e3634" 17SRCREV = "67b4cea8897cef6797549c8fa1f89ee7e36b6cdd"
18 18
19SPL_BINARY = "MLO" 19SPL_BINARY = "MLO"
20SPL_UART_BINARY = "u-boot-spl.bin" 20SPL_UART_BINARY = "u-boot-spl.bin"