summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-04-18 16:06:49 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-04-18 20:14:41 -0400
commit088a1dbea3ec5901a60920469f82c7a27337c6be (patch)
tree59a576aa5aa4adb1fdceae5c83f3cd18bc02cfd2
parent0bd05df9cfca6d3d09c03c768004be89550368f1 (diff)
downloadmeta-ti-088a1dbea3ec5901a60920469f82c7a27337c6be.tar.gz
u-boot-ti-staging: update to the latest
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb4
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
3DESCRIPTION = "u-boot bootloader for TI devices" 3DESCRIPTION = "u-boot bootloader for TI devices"
4 4
5PR = "r3+gitr${SRCPV}" 5PR = "r4+gitr${SRCPV}"
6 6
7SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" 7SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
8 8
9BRANCH ?= "ti-u-boot-2013.01.01" 9BRANCH ?= "ti-u-boot-2013.01.01"
10 10
11SRCREV = "9aab8612f643ab90df837e743f5435bba2ae68cf" 11SRCREV = "7552b4c906b0a50fbc5225dc43ed0192618e9d5d"
12 12
13SPL_BINARY = "MLO" 13SPL_BINARY = "MLO"