[meta-ti] Chase Maupin : u-boot-ti-staging: update to 2013.10 release
Arago Project git
git at arago-project.org
Fri Oct 18 09:22:19 PDT 2013
Module: meta-ti
Branch: dylan
Commit: 6d0651e0ac9d268b60133f950b28b76cfbd9d941
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=6d0651e0ac9d268b60133f950b28b76cfbd9d941
Author: Chase Maupin <Chase.Maupin at ti.com>
Date: Fri Oct 18 07:27:43 2013 -0500
u-boot-ti-staging: update to 2013.10 release
* Update the U-Boot LICENSE md5sum for the new release.
* Update the PV for the new U-Boot release
* Add the SRCREV that points to the 2013.10 release
* Use the ti-u-boot-2013.10 branch
Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
...staging_git.bb => u-boot-ti-staging_2013.10.bb} | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_git.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
similarity index 53%
rename from recipes-bsp/u-boot/u-boot-ti-staging_git.bb
rename to recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
index a5882b0..ab6b038 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_git.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.10.bb
@@ -2,16 +2,17 @@ require u-boot-ti.inc
DESCRIPTION = "u-boot bootloader for TI devices"
-LIC_FILES_CHKSUM = "file://Licenses/README;md5=bc069111b5e5b1ed8bed98ae73b596ec"
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
-PV = "2013.07+2013.10-rc4"
+PV = "2013.10"
PR = "r0+gitr${SRCPV}"
SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
-BRANCH ?= "master"
+BRANCH ?= "ti-u-boot-2013.10"
-SRCREV = "0c5274e6f3231a3a28dafc1204b3f71a3534c520"
+# Corresponds to 2013.10
+SRCREV = "183acb700378a8cfc5d50a01a65de93fb2c24586"
SPL_BINARY = "MLO"
SPL_UART_BINARY = "u-boot-spl.bin"
More information about the meta-ti
mailing list