[oe-commits] Martin Jansa : toscoterm/toscoterm_git.bb: switch from SRCREV to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 19:32:04 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 4cc450678a63bc51bdaf8b78adf777a1650c08ae
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=4cc450678a63bc51bdaf8b78adf777a1650c08ae

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 20:22:23 2009 +0100

toscoterm/toscoterm_git.bb: switch from SRCREV to SRCPV

---

 recipes/toscoterm/toscoterm_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/toscoterm/toscoterm_git.bb b/recipes/toscoterm/toscoterm_git.bb
index 9826c9e..ce71492 100644
--- a/recipes/toscoterm/toscoterm_git.bb
+++ b/recipes/toscoterm/toscoterm_git.bb
@@ -3,7 +3,8 @@ SECTION = "x11/applications"
 LICENSE = "GPLv3"
 DEPENDS = "vte"
 HOMEPAGE = "https://projetos.ossystems.com.br/projects/show/toscoterm"
-PV = "0.0+gitr${SRCREV}"
+PV = "0.0+gitr${SRCPV}"
+PE = "1"
 PR = "r3"
 
 SRC_URI = "git://projetos.ossystems.com.br/git/toscoterm.git;protocol=git"





More information about the Openembedded-commits mailing list