summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb
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:28 -0400
commitb81014dbb5cc39fdfa66af87d18b72eb9eb3c701 (patch)
tree90ae72505215c235937637269fe68bde474a25fa /recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb
parent12e2b8ed12925e8f96df2ddb233181c3ddd76c35 (diff)
downloadmeta-ti-b81014dbb5cc39fdfa66af87d18b72eb9eb3c701.tar.gz
u-boot-ti-staging: update with x15 fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb')
-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"