summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-09-23 22:15:06 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-09-25 16:56:53 -0400
commit48887f4327746c6eb361492c5c651f5ef5e0c05e (patch)
treeef536629a7f0a35da073a95e49929b42ddf520ca /recipes-bsp/u-boot
parent2173296d1204855427a55067b67d9908c43c0418 (diff)
downloadmeta-ti-48887f4327746c6eb361492c5c651f5ef5e0c05e.tar.gz
u-boot-ti-staging: update to the latest 2013.10-rc2 and make it the default
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_git.bb6
1 files changed, 2 insertions, 4 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 8d96aeed..8c005b49 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
@@ -4,16 +4,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
4 4
5LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08" 5LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08"
6 6
7PV = "2013.07+2013.10-rc1" 7PV = "2013.07+2013.10-rc2"
8PR = "r0+gitr${SRCPV}" 8PR = "r0+gitr${SRCPV}"
9 9
10DEFAULT_PREFERENCE = "-1"
11
12SRC_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}"
13 11
14BRANCH ?= "master" 12BRANCH ?= "master"
15 13
16SRCREV = "39bc12ddc36c9e30199471da0f3a929b178a04b2" 14SRCREV = "fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c"
17 15
18SPL_BINARY = "MLO" 16SPL_BINARY = "MLO"
19SPL_UART_BINARY = "u-boot-spl.bin" 17SPL_UART_BINARY = "u-boot-spl.bin"