1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-27 14:28:05 +00:00

u-boot-ti-staging: update to ti2016.02-rc1 tag

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-06-21 02:51:47 +00:00
parent 09715125dd
commit 3a84e751a4
@@ -7,14 +7,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
PR = "r5" PR = "r6"
PV_append = "+git${SRCPV}" PV_append = "+git${SRCPV}"
SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
BRANCH ?= "ti-u-boot-2016.05" BRANCH ?= "ti-u-boot-2016.05"
SRCREV = "b4e185a8c3732f33d519453841f70236b8d29954" SRCREV = "64be2163d8a42b16de72e5ed43ac349178597eca"
# Support for secure devices - detailed info is in doc/README.ti-secure # Support for secure devices - detailed info is in doc/README.ti-secure
TI_SECURE_DEV_PKG ?= "" TI_SECURE_DEV_PKG ?= ""