summaryrefslogtreecommitdiff
path: root/packages/freesmartphone/zhone_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-09-24 08:32:17 +0000
committerKoen Kooi <koen@openembedded.org>2008-09-24 08:32:17 +0000
commitcd3b199b78c6fcfaf1adfc79b552252b98db5dbf (patch)
tree5a916f259e60f8caab579939aec438f1da1dfcd9 /packages/freesmartphone/zhone_git.bb
parente49bf92a7d859ee09be201a9c53ee67aefe6e719 (diff)
freesmartphone: add an extra counter in front of SRCREV so that package upgrade actually work
Diffstat (limited to 'packages/freesmartphone/zhone_git.bb')
-rw-r--r--packages/freesmartphone/zhone_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/freesmartphone/zhone_git.bb b/packages/freesmartphone/zhone_git.bb
index 55b56c8e26..e5c16fabad 100644
--- a/packages/freesmartphone/zhone_git.bb
+++ b/packages/freesmartphone/zhone_git.bb
@@ -3,7 +3,7 @@ LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "edje-native python-pyrex-native python-cython-native"
RDEPENDS = "task-python-efl python-textutils python-dbus python-pycairo"
-PV = "0.0.0+gitr${SRCREV}"
+PV = "0.0.0+${PR}-gitr${SRCREV}"
PR = "r8"
SRC_URI = "${FREESMARTPHONE_GIT}/zhone.git;protocol=git;branch=master \