diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2016-11-18 11:30:33 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-11-18 11:30:33 -0500 |
| commit | d8aa76970a0ba48762c631dfd79dbed49222373b (patch) | |
| tree | 289382d6b780639e780e54b1ddabee18fd395ed0 | |
| parent | 0e87d6fbf9f9369fe9f43969c8c37b9105f3af5e (diff) | |
| download | meta-ti-ti2016.05.tar.gz | |
u-boot-ti-staging: update to ti2016.05-rc5 tag to fix am5 mmc issuesti2016.05
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 ed10807a..99fa37cf 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 = "r25" | 10 | PR = "r26" |
| 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 = "96d42df4e7cb700bde4bdf5106cfd2753749c4e7" | 17 | SRCREV = "6c5519b6fc09274d28d653a9a3cabf7dc74883ca" |
| 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 ?= "" |
