aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/toscoterm/toscoterm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/toscoterm/toscoterm_git.bb')
-rw-r--r--recipes/toscoterm/toscoterm_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/toscoterm/toscoterm_git.bb b/recipes/toscoterm/toscoterm_git.bb
index 9826c9e9d1..ce71492e5d 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"