summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Jacques Hiblot <jjhiblot@ti.com>2017-10-12 22:44:24 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-10-12 21:07:41 -0400
commit10a7f17683e418b84787b6486f22eb788c465b7c (patch)
treeb757f4e1ee669f79cf566813d5d94f9ff6af6e4e
parent462d0a55135945a10e33365dd076cac884b0cffe (diff)
downloadmeta-ti-10a7f17683e418b84787b6486f22eb788c465b7c.tar.gz
u-boot-ti-staging: update to ti2016.09-rc1 tagti2016.09-rc1
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
index 0c786c31..7d987c8c 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb
@@ -7,14 +7,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
7 7
8LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" 8LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
9 9
10PR = "r34" 10PR = "r35"
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-2016.05" 15BRANCH ?= "ti-u-boot-2016.05"
16 16
17SRCREV = "299ebd66e11c2481a29ddcbfe65e196f6c9e0b41" 17SRCREV = "340c262b4bed7adac127e572f857e6f931ef18b2"
18 18
19# Support for secure devices - detailed info is in doc/README.ti-secure 19# Support for secure devices - detailed info is in doc/README.ti-secure
20TI_SECURE_DEV_PKG ?= "" 20TI_SECURE_DEV_PKG ?= ""