]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/commitdiff
u-boot-ti-staging: add new recipe for TI unified staging tree
authorDenys Dmytriyenko <denys@ti.com>
Mon, 18 Mar 2013 21:57:45 +0000 (17:57 -0400)
committerDenys Dmytriyenko <denys@ti.com>
Mon, 18 Mar 2013 23:27:28 +0000 (19:27 -0400)
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb [new file with mode: 0644]

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 (file)
index 0000000..866cf14
--- /dev/null
@@ -0,0 +1,13 @@
+require u-boot-ti.inc
+
+DESCRIPTION = "u-boot bootloader for TI devices"
+
+PR = "r1"
+
+SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
+
+BRANCH ?= "ti-u-boot-2013.01.01"
+
+SRCREV = "2309e3268c52c844f8924711b4fd7a9693f5b747"
+
+SPL_BINARY = "MLO"