aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/mickeyterm_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-15 19:14:56 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-15 19:14:56 +0100
commit6aa6990ee8ab308dd897a6a6e8ef1dd6c9f3c0ff (patch)
treee70b871e0d8b38e813c6799a56f4fc71a549347a /recipes/freesmartphone/mickeyterm_git.bb
parent1c6aaf20e2cb295823d657d5650d74f5aea6819c (diff)
downloadopenembedded-6aa6990ee8ab308dd897a6a6e8ef1dd6c9f3c0ff.tar.gz
freesmartphone recipes: switch from SRCREV to SRCPV
Diffstat (limited to 'recipes/freesmartphone/mickeyterm_git.bb')
-rw-r--r--recipes/freesmartphone/mickeyterm_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/mickeyterm_git.bb b/recipes/freesmartphone/mickeyterm_git.bb
index 276eeb55ab..a66290b00e 100644
--- a/recipes/freesmartphone/mickeyterm_git.bb
+++ b/recipes/freesmartphone/mickeyterm_git.bb
@@ -3,7 +3,8 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
HOMEPAGE = "http://www.freesmartphone.org"
SECTION = "console/network"
LICENSE = "GPLv2"
-PV = "2.9.1+gitr${SRCREV}"
+PV = "2.9.1+gitr${SRCPV}"
+PE = "1"
PR = "r3"
SRC_URI = "${FREESMARTPHONE_GIT}/python-helpers.git;protocol=git;branch=master"