[meta-ti] Sam Nelson : boot-monitor: keystone-evm: update to latest version
Arago Project git
git at arago-project.org
Mon Jan 27 17:13:24 PST 2014
Module: meta-ti
Branch: master
Commit: bb88de3462480930c3b27138fd670a57beb9156e
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=bb88de3462480930c3b27138fd670a57beb9156e
Author: Sam Nelson <sam.nelson at ti.com>
Date: Mon Jan 27 19:49:56 2014 -0500
boot-monitor: keystone-evm: update to latest version
- Update SRC URL
- Update Revision string
- Update SRCREV commit id
Signed-off-by: Sam Nelson <sam.nelson at ti.com>
-----
Updated Revision numbers
-----
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/boot-monitor/boot-monitor_git.bb | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb
index 895de6c..7c5e9cf 100644
--- a/recipes-bsp/boot-monitor/boot-monitor_git.bb
+++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb
@@ -11,16 +11,17 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=25fe219a6febf6e5bb45beda1b2eb315"
COMPATIBLE_MACHINE = "keystone-evm"
-SRC_URI = "git://arago-project.org/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}"
+SRC_URI = "git://git.ti.com/keystone-linux/boot-monitor.git;protocol=git;branch=${BRANCH}"
-PV = "1.0"
-PR = "r2+gitr${SRCREV}"
+PV = "2.0"
+PR = "r0+gitr${SRCPV}"
BRANCH = "master"
S = "${WORKDIR}/git"
-SRCREV = "94cab20c4a4725a014d6f815704557d28fec9610"
+#Tag "K2_BM_13.11"
+SRCREV = "ba597d183423971e63295cdd59d3c90245e9170a"
do_compile () {
unset LDFLAGS
More information about the meta-ti
mailing list