summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-06-17 20:59:15 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-06-17 11:22:27 -0400
commitaf94b54a5ee81e7ce098a20514a9cc7f88477f08 (patch)
tree22b95d4e07bfab6655d5421db6f14391bfe0e203
parentccd6159a6ca9611bae8e46a0793d0a82c11420aa (diff)
downloadmeta-ti-af94b54a5ee81e7ce098a20514a9cc7f88477f08.tar.gz
u-boot-ti-staging: update with latest fixesti2014.10.03
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 4cff810f..9d7dd068 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
@@ -7,14 +7,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
7 7
8LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" 8LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
9 9
10PR = "r13" 10PR = "r14"
11PV_append = "+git${SRCPV}" 11PV_append = "+git${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 = "93b92d24320babe1f9b88736bbb8a5877a317bf4" 17SRCREV = "fb6ab76dad21e12b12d0f824fcfa2609a26ec695"
18 18
19SPL_BINARY = "MLO" 19SPL_BINARY = "MLO"
20SPL_UART_BINARY = "u-boot-spl.bin" 20SPL_UART_BINARY = "u-boot-spl.bin"