summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-08-04 22:26:11 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-08-04 12:47:18 -0400
commit74718ef1677eddb0d5a6ab40c3392f84ca43ed53 (patch)
tree5ea835ebe16a11dd7c5021c38025f40fb369d9fc
parent570596700e62113230fd90c88b96618868436f59 (diff)
downloadmeta-ti-74718ef1677eddb0d5a6ab40c3392f84ca43ed53.tar.gz
u-boot-ti-staging: update again for new ti2016.08-rc1 tagti2016.08-rc1
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Jean-Jacques Hiblot <jjhiblot@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 357e78f0..f0a7e7f8 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 = "r32" 10PR = "r33"
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 = "42a3347aa547e87823e894138b16e467c1206e17" 17SRCREV = "b1b0b0b49407b073ed0e1865c58a3dfa9dc80452"
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 ?= ""