summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_git.bb b/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
index 8c005b49..a5882b04 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
@@ -2,16 +2,16 @@ require u-boot-ti.inc
2 2
3DESCRIPTION = "u-boot bootloader for TI devices" 3DESCRIPTION = "u-boot bootloader for TI devices"
4 4
5LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08" 5LIC_FILES_CHKSUM = "file://Licenses/README;md5=bc069111b5e5b1ed8bed98ae73b596ec"
6 6
7PV = "2013.07+2013.10-rc2" 7PV = "2013.07+2013.10-rc4"
8PR = "r0+gitr${SRCPV}" 8PR = "r0+gitr${SRCPV}"
9 9
10SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" 10SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
11 11
12BRANCH ?= "master" 12BRANCH ?= "master"
13 13
14SRCREV = "fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c" 14SRCREV = "0c5274e6f3231a3a28dafc1204b3f71a3534c520"
15 15
16SPL_BINARY = "MLO" 16SPL_BINARY = "MLO"
17SPL_UART_BINARY = "u-boot-spl.bin" 17SPL_UART_BINARY = "u-boot-spl.bin"