summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-01-10 05:44:20 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-01-09 19:24:25 -0500
commitdb8c12675f8d37f746d99b2bb3b6d6f11869fef0 (patch)
tree5bc19077dfdd5c4437b33b10d04704ea51f3a1fe
parent10ad4182bf10ebf718aa8430774936bc76cccf50 (diff)
downloadmeta-ti-db8c12675f8d37f746d99b2bb3b6d6f11869fef0.tar.gz
u-boot-ti-staging: update to ti2016.06-rc4 tagti2016.06-rc4
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 ea77027b..b892f270 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 = "r29" 10PR = "r30"
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 = "7ba3fcfdd88a4dc2304f5dffbcea60fdb9e8117f" 17SRCREV = "4db46a6bbde46e4587b77e14763787f66c292701"
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 ?= ""