diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-10-07 03:20:54 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-10-06 17:25:53 -0400 |
commit | 8fe4460673f24977b0b1a90db356f78e04344324 (patch) | |
tree | acfec6ad419b8433da9666bb4281d4102d667015 | |
parent | e3b90586db2a1e1406ca13e01ae2c8aeb8941d6a (diff) | |
download | meta-ti-8fe4460673f24977b0b1a90db356f78e04344324.tar.gz |
u-boot-ti-staging: update to ti2016.04-rc4 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 0e054a4c..0facc23d 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 = "r19" | 10 | PR = "r20" |
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 = "48030baf3d94d4601b9a8ce57c3d2d2d4e7b01c4" | 17 | SRCREV = "bbfdf926a1ebd5620fa8e3e60b9e747d8de12254" |
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 ?= "" |