summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-05-06 23:00:07 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-05-06 13:51:33 -0400
commit7b2924983c4a438647e647324a3398d111ec086a (patch)
treecdba6a0fb9734f0da4ce196a7b34d29d04cd2776 /recipes-bsp/u-boot
parent292d722cb480c7c77e28291961b739e78aa77dca (diff)
downloadmeta-ti-7b2924983c4a438647e647324a3398d111ec086a.tar.gz
u-boot-ti-staging: update with more fixes (x15, usb, etc.)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-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 25201d7a..bc4ba91d 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 = "r9+gitr${SRCPV}" 11PR = "r10+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 = "67b4cea8897cef6797549c8fa1f89ee7e36b6cdd" 17SRCREV = "18637f496efe0040516e5b807b44fe585f509bc7"
18 18
19SPL_BINARY = "MLO" 19SPL_BINARY = "MLO"
20SPL_UART_BINARY = "u-boot-spl.bin" 20SPL_UART_BINARY = "u-boot-spl.bin"