diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-12-24 00:51:57 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-12-23 21:08:20 -0500 |
commit | 8663e1611ab6c5bfe36d323d9d9db4dada4bd532 (patch) | |
tree | 7f561f98b565a1762ad333197dd7b2c22c972aa9 | |
parent | b7611f0f22093c17c0f91eb8e1f513526da69d5d (diff) | |
download | meta-ti-ti2016.06-rc3.tar.gz |
u-boot-ti-staging: update to ti2016.06-rc3 tagti2016.06-rc3
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 d04fcada..ea77027b 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 = "r28" | 10 | PR = "r29" |
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 = "89316b56926863db799e8df6d8f2290aac2d1826" | 17 | SRCREV = "7ba3fcfdd88a4dc2304f5dffbcea60fdb9e8117f" |
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 ?= "" |