summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-02-10 03:32:37 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-02-09 16:36:25 -0500
commit4f86f34be710ecc8610552c7a64c5316255f1232 (patch)
tree30e8a85de12ec1b06cd1a0444b5e10ec64643054 /recipes-bsp/u-boot
parent546e2200e25215d7db9e6a0f53a00f2eed43f7ed (diff)
downloadmeta-ti-4f86f34be710ecc8610552c7a64c5316255f1232.tar.gz
u-boot-ti-staging: update with latest fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
index ea745af5..ac65eed2 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
@@ -7,14 +7,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
7 7
8LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95" 8LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95"
9 9
10PR = "r16" 10PR = "r17"
11PV_append = "+git${SRCPV}" 11PV_append = "+git${SRCPV}"
12 12
13SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" 13SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
14 14
15BRANCH ?= "ti-u-boot-2015.07" 15BRANCH ?= "ti-u-boot-2015.07"
16 16
17SRCREV = "2b4b6fb691ac84b14de27b8bc01ab18f7c157558" 17SRCREV = "e2a6f4edd83e2767e15bf3b0ac00d54f237a71e1"
18 18
19SPL_BINARY = "MLO" 19SPL_BINARY = "MLO"
20SPL_UART_BINARY = "u-boot-spl.bin" 20SPL_UART_BINARY = "u-boot-spl.bin"