diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-03-27 12:46:40 -0400 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-03-27 12:48:22 -0400 |
| commit | 131ec72713ee5065107ce73cb5002861ba701b4b (patch) | |
| tree | 90ae72505215c235937637269fe68bde474a25fa | |
| parent | 0cc7fc0839812f23ad436c15ac8412ccd3d35acc (diff) | |
| download | meta-ti-ti2014.10.02.tar.gz | |
u-boot-ti-staging: update with x15 fixesti2014.10.02
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb index 65b092af..25201d7a 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2014.07.bb | |||
| @@ -8,13 +8,13 @@ DESCRIPTION = "u-boot bootloader for TI devices" | |||
| 8 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" | 8 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" |
| 9 | 9 | ||
| 10 | PV = "2014.07" | 10 | PV = "2014.07" |
| 11 | PR = "r8+gitr${SRCPV}" | 11 | PR = "r9+gitr${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-2014.07" | 15 | BRANCH ?= "ti-u-boot-2014.07" |
| 16 | 16 | ||
| 17 | SRCREV = "b376eda1caae974c38f9138ba3e79868d34e3634" | 17 | SRCREV = "67b4cea8897cef6797549c8fa1f89ee7e36b6cdd" |
| 18 | 18 | ||
| 19 | SPL_BINARY = "MLO" | 19 | SPL_BINARY = "MLO" |
| 20 | SPL_UART_BINARY = "u-boot-spl.bin" | 20 | SPL_UART_BINARY = "u-boot-spl.bin" |
