summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-11-01 01:18:57 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-10-31 17:21:15 -0400
commit0e8ef0c4cfff477acac994473e4474d51b6ec4ec (patch)
tree2680cd1f2055e82e4ff374a0fbc7bba4a21fda2f
parentf2352b2bb8edcd0723e815fafb9ddd9f81c7cd97 (diff)
downloadmeta-ti-0e8ef0c4cfff477acac994473e4474d51b6ec4ec.tar.gz
u-boot-ti-staging: update to ti2016.05-rc2 tag
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 37996b52..2f961f81 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 = "r22" 10PR = "r23"
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 = "5d6f251e04bed6fa078e956b308fb2f520df33eb" 17SRCREV = "03a34ea13b9e91a89ae66fd159ff252999d0ba06"
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 ?= ""