diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-07-28 07:29:50 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-07-27 21:36:08 -0400 |
commit | 6eccda9769f3fb0c8084204f19a04b0153df5f38 (patch) | |
tree | b6546fb482782bc02f6c4305ad4f96ebdbd98a71 /recipes-bsp/u-boot | |
parent | 6747b4f3451c9a99c3752467aff2030572d8c5fb (diff) | |
download | meta-ti-6eccda9769f3fb0c8084204f19a04b0153df5f38.tar.gz |
u-boot-ti-staging: update to the latest
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.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 f6377de4..b633e835 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 = "r10" | 10 | PR = "r11" |
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 = "a4560200fc597109328a6454094fa77516434880" | 17 | SRCREV = "c389a5bbaace49c9ac16a9ff2b2b7b6b2545932e" |
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 ?= "" |