[meta-ti] Denys Dmytriyenko : u-boot: update to the latest dev release for keystone
Arago Project git
git at arago-project.org
Thu Jan 24 11:00:40 PST 2013
Module: meta-ti
Branch: master
Commit: 9b7c3af37771a92bbbd3809e7e48cde6c1a18662
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=9b7c3af37771a92bbbd3809e7e48cde6c1a18662
Author: Denys Dmytriyenko <denys at ti.com>
Date: Mon Jan 21 21:37:18 2013 -0500
u-boot: update to the latest dev release for keystone
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
.../{u-boot_2012.07.bb => u-boot_2013.01.bb} | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/u-boot/u-boot_2012.07.bb b/recipes-bsp/u-boot/u-boot_2013.01.bb
similarity index 70%
rename from recipes-bsp/u-boot/u-boot_2012.07.bb
rename to recipes-bsp/u-boot/u-boot_2013.01.bb
index f39e60c..ee443b0 100644
--- a/recipes-bsp/u-boot/u-boot_2012.07.bb
+++ b/recipes-bsp/u-boot/u-boot_2013.01.bb
@@ -8,13 +8,13 @@ COMPATIBLE_MACHINE = "keystone"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-PR = "r0+gitr${SRCPV}"
+PR = "r1+gitr${SRCPV}"
-SRC_URI = "git://gtgit01.gt.design.ti.com/git/projects/u-boot-keystone.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "git://arago-project.org/git/projects/u-boot-keystone.git;protocol=git;branch=${BRANCH}"
BRANCH = "master"
-SRCREV = "6e710c61dba2665e01c900470a0a63743ff431c6"
+SRCREV = "DEV.MCSDK-03.00.00.06"
EXTRA_OEMAKE = 'CROSS_COMPILE=${TARGET_PREFIX} CC="${TARGET_PREFIX}gcc ${TOOLCHAIN_OPTIONS}"'
More information about the meta-ti
mailing list