[meta-ti] Denys Dmytriyenko : u-boot-ti-staging: add the latest integration tree in prep for 2013.10 release
Arago Project git
git at arago-project.org
Mon Aug 26 07:36:32 PDT 2013
Module: meta-ti
Branch: master
Commit: 66df71869c092e341a0e32099ddb6a5a457084e0
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=66df71869c092e341a0e32099ddb6a5a457084e0
Author: Denys Dmytriyenko <denys at ti.com>
Date: Fri Aug 23 15:47:15 2013 -0400
u-boot-ti-staging: add the latest integration tree in prep for 2013.10 release
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
Acked-by: Chase Maupin <chase.maupin at ti.com>
---
recipes-bsp/u-boot/u-boot-ti-staging_git.bb | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 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
new file mode 100644
index 0000000..8d96aee
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
@@ -0,0 +1,19 @@
+require u-boot-ti.inc
+
+DESCRIPTION = "u-boot bootloader for TI devices"
+
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08"
+
+PV = "2013.07+2013.10-rc1"
+PR = "r0+gitr${SRCPV}"
+
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
+
+BRANCH ?= "master"
+
+SRCREV = "39bc12ddc36c9e30199471da0f3a929b178a04b2"
+
+SPL_BINARY = "MLO"
+SPL_UART_BINARY = "u-boot-spl.bin"
More information about the meta-ti
mailing list