summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-11-15 15:53:10 -0500
committerDenys Dmytriyenko <denys@ti.com>2016-11-15 16:18:08 -0500
commita930c7a267a491e51a78a9e3a092ee868957df88 (patch)
tree2aaa2d7264854b34ac869e51201d8ec08f6e86ef /recipes-bsp/u-boot
parent108f5ee0ec9cd8336195f51632ee604ce0ba7307 (diff)
downloadmeta-ti-a930c7a267a491e51a78a9e3a092ee868957df88.tar.gz
u-boot-ti-staging: update to ti2016.05-rc4 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-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 2eeb26da..ac62b8a3 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 = "r24" 10PR = "r25"
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 = "a32e59ef6b767305f793dbc3f3a2528e1f0a871f" 17SRCREV = "96d42df4e7cb700bde4bdf5106cfd2753749c4e7"
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 ?= ""