summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-08-04 02:09:40 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-08-03 16:16:51 -0400
commit570596700e62113230fd90c88b96618868436f59 (patch)
tree31dcdf88e0d797c81f8fff596eb8dd0bcded674d
parentba3c630b03cf91f52adf2aebdbf2cb7d8652e73e (diff)
downloadmeta-ti-570596700e62113230fd90c88b96618868436f59.tar.gz
u-boot-ti-staging 2016.05: update to the latest for ti2016.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 3650dda8..357e78f0 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 = "r31" 10PR = "r32"
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 = "e646599450834807fd334dd9593112e89aee11c7" 17SRCREV = "42a3347aa547e87823e894138b16e467c1206e17"
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 ?= ""