summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-06-02 23:07:07 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-06-02 20:12:04 -0400
commit1ae0cadb1200d0007a779958e852a48379d42c26 (patch)
treecb66f9939aebd37ec8cbd9920cefda7d9b36454e
parent31212fec61f75f0450c69ddb9fc6ec6ad4e2ec64 (diff)
downloadmeta-ti-ti2016.01.tar.gz
u-boot-ti-staging: update to ti2016.01-rc4 tagti2016.01-rc4ti2016.01
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 ddd5f4b6..057b5f01 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 = "r4" 10PR = "r5"
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 = "c165945d193be510337de656f6564ad0f6ab35a4" 17SRCREV = "b4e185a8c3732f33d519453841f70236b8d29954"
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 ?= ""