diff options
author | Denys Dmytriyenko <denys@ti.com> | 2013-04-18 16:06:49 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-04-18 16:06:49 -0400 |
commit | 25e974f3be5a3259b4a057aaa6a25e6c83f6d7d6 (patch) | |
tree | 4869e181b7f9521fa9ae7baeee3297c3e152cbe4 /recipes-bsp/u-boot | |
parent | bdb5b9384c0c5197950993d254ce3d2e08b37346 (diff) | |
download | meta-ti-25e974f3be5a3259b4a057aaa6a25e6c83f6d7d6.tar.gz |
u-boot-ti-staging: update to the latest
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_2013.01.01.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb index 4659fe99..685dcd00 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb | |||
@@ -2,12 +2,12 @@ require u-boot-ti.inc | |||
2 | 2 | ||
3 | DESCRIPTION = "u-boot bootloader for TI devices" | 3 | DESCRIPTION = "u-boot bootloader for TI devices" |
4 | 4 | ||
5 | PR = "r3+gitr${SRCPV}" | 5 | PR = "r4+gitr${SRCPV}" |
6 | 6 | ||
7 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" | 7 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" |
8 | 8 | ||
9 | BRANCH ?= "ti-u-boot-2013.01.01" | 9 | BRANCH ?= "ti-u-boot-2013.01.01" |
10 | 10 | ||
11 | SRCREV = "9aab8612f643ab90df837e743f5435bba2ae68cf" | 11 | SRCREV = "7552b4c906b0a50fbc5225dc43ed0192618e9d5d" |
12 | 12 | ||
13 | SPL_BINARY = "MLO" | 13 | SPL_BINARY = "MLO" |