diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-06-21 02:51:47 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-06-20 16:56:27 -0400 |
commit | 3a84e751a48055e6c27ec0ae8c54e98384cbfd2d (patch) | |
tree | cd069dd6342c940841f60cf187663cd2efe676c0 /recipes-bsp | |
parent | 09715125ddfaa131ff64465cab5035e5a3452eda (diff) | |
download | meta-ti-3a84e751a48055e6c27ec0ae8c54e98384cbfd2d.tar.gz |
u-boot-ti-staging: update to ti2016.02-rc1 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb | 4 |
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 057b5f01..008cbdd3 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 | ||
8 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" | 8 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" |
9 | 9 | ||
10 | PR = "r5" | 10 | PR = "r6" |
11 | PV_append = "+git${SRCPV}" | 11 | PV_append = "+git${SRCPV}" |
12 | 12 | ||
13 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" | 13 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" |
14 | 14 | ||
15 | BRANCH ?= "ti-u-boot-2016.05" | 15 | BRANCH ?= "ti-u-boot-2016.05" |
16 | 16 | ||
17 | SRCREV = "b4e185a8c3732f33d519453841f70236b8d29954" | 17 | SRCREV = "64be2163d8a42b16de72e5ed43ac349178597eca" |
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 |
20 | TI_SECURE_DEV_PKG ?= "" | 20 | TI_SECURE_DEV_PKG ?= "" |