summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-09-12 02:42:35 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-09-11 16:44:43 -0400
commit3e10636d6ebb82a8d5da5e3d3795fdaa87aca398 (patch)
treea63010038229196b314d62db9182a79ed880eae1
parentd37758556b498f060b9b1b37b30776fb0e4a17c4 (diff)
downloadmeta-ti-3e10636d6ebb82a8d5da5e3d3795fdaa87aca398.tar.gz
u-boot-ti-staging: update with WAKEUP2 touchscreen fix
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 946a5e1e..0dcc292e 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 = "r8" 10PR = "r9"
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 = "77cfbf9a111a25188eb8583f49c2429d9b83d08d" 17SRCREV = "b5a8694cf6a0f2ac504e16e3068b967f3ecc8700"
18 18
19SPL_BINARY = "MLO" 19SPL_BINARY = "MLO"
20SPL_UART_BINARY = "u-boot-spl.bin" 20SPL_UART_BINARY = "u-boot-spl.bin"