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:28 -0400 |
commit | b81014dbb5cc39fdfa66af87d18b72eb9eb3c701 (patch) | |
tree | 90ae72505215c235937637269fe68bde474a25fa /recipes-bsp | |
parent | 12e2b8ed12925e8f96df2ddb233181c3ddd76c35 (diff) | |
download | meta-ti-b81014dbb5cc39fdfa66af87d18b72eb9eb3c701.tar.gz |
u-boot-ti-staging: update with x15 fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-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" |