[meta-ti] Denys Dmytriyenko : boot-monitor: use commit ID instead of tag, update to latest release

Arago Project git git at arago-project.org
Fri Aug 23 12:45:14 PDT 2013


Module: meta-ti
Branch: master
Commit: c3f7e586d5994f4517a9e8d8be8f04faed15218d
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=c3f7e586d5994f4517a9e8d8be8f04faed15218d

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Fri Aug 23 11:03:12 2013 -0400

boot-monitor: use commit ID instead of tag, update to latest release

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/boot-monitor/boot-monitor_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/boot-monitor/boot-monitor_git.bb b/recipes-bsp/boot-monitor/boot-monitor_git.bb
index c8a022a..895de6c 100644
--- a/recipes-bsp/boot-monitor/boot-monitor_git.bb
+++ b/recipes-bsp/boot-monitor/boot-monitor_git.bb
@@ -14,13 +14,13 @@ COMPATIBLE_MACHINE = "keystone-evm"
 SRC_URI = "git://arago-project.org/git/projects/boot-monitor.git;protocol=git;branch=${BRANCH}"
 
 PV = "1.0"
-PR = "r1+gitr${SRCPV}"
+PR = "r2+gitr${SRCREV}"
 
 BRANCH = "master"
 
 S = "${WORKDIR}/git"
 
-SRCREV = "DEV.MCSDK-03.00.00.07"
+SRCREV = "94cab20c4a4725a014d6f815704557d28fec9610"
 
 do_compile () {
 	unset LDFLAGS




More information about the meta-ti mailing list