summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-03-12 01:13:48 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-11 14:25:18 -0500
commit38b60ba2b978870d1e3a96e59b1c225d50c4eb87 (patch)
treeaa5ceee8c93c8445a69b287fb859866e0bfc1476
parent198e3f1795e0057aee217ec07f66813a915220f3 (diff)
downloadmeta-ti-38b60ba2b978870d1e3a96e59b1c225d50c4eb87.tar.gz
u-boot-ti-staging: update with latest fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
index d96d259a..c4cc37fd 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
@@ -7,14 +7,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
7 7
8LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95" 8LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95"
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-2015.07" 15BRANCH ?= "ti-u-boot-2015.07"
16 16
17SRCREV = "3e0c78c57e67ba8580c5db97e188317136210b4d" 17SRCREV = "852c8baf3811d1ee71e0748694e5a6912f7f4d5b"
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 ?= ""