summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-03-18 17:57:45 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-03-18 19:27:28 -0400
commita529d36e8a8d3b51ea944ddbd26d1c640544b47e (patch)
treed21142647898a8483e47c06ad9085af539bd7e47 /recipes-bsp
parent32bb599a61429b07c4aeec89c0d764f85a62fe48 (diff)
downloadmeta-ti-a529d36e8a8d3b51ea944ddbd26d1c640544b47e.tar.gz
u-boot-ti-staging: add new recipe for TI unified staging tree
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb13
1 files changed, 13 insertions, 0 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
new file mode 100644
index 00000000..866cf144
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb
@@ -0,0 +1,13 @@
1require u-boot-ti.inc
2
3DESCRIPTION = "u-boot bootloader for TI devices"
4
5PR = "r1"
6
7SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
8
9BRANCH ?= "ti-u-boot-2013.01.01"
10
11SRCREV = "2309e3268c52c844f8924711b4fd7a9693f5b747"
12
13SPL_BINARY = "MLO"