diff options
author | Denys Dmytriyenko <denys@ti.com> | 2013-09-23 22:15:06 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-09-25 16:56:53 -0400 |
commit | 48887f4327746c6eb361492c5c651f5ef5e0c05e (patch) | |
tree | ef536629a7f0a35da073a95e49929b42ddf520ca /recipes-bsp/u-boot | |
parent | 2173296d1204855427a55067b67d9908c43c0418 (diff) | |
download | meta-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.bb | 6 |
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 | ||
5 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08" | 5 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08" |
6 | 6 | ||
7 | PV = "2013.07+2013.10-rc1" | 7 | PV = "2013.07+2013.10-rc2" |
8 | PR = "r0+gitr${SRCPV}" | 8 | PR = "r0+gitr${SRCPV}" |
9 | 9 | ||
10 | DEFAULT_PREFERENCE = "-1" | ||
11 | |||
12 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" | 10 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" |
13 | 11 | ||
14 | BRANCH ?= "master" | 12 | BRANCH ?= "master" |
15 | 13 | ||
16 | SRCREV = "39bc12ddc36c9e30199471da0f3a929b178a04b2" | 14 | SRCREV = "fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c" |
17 | 15 | ||
18 | SPL_BINARY = "MLO" | 16 | SPL_BINARY = "MLO" |
19 | SPL_UART_BINARY = "u-boot-spl.bin" | 17 | SPL_UART_BINARY = "u-boot-spl.bin" |