summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libfso-glib_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-13 12:57:05 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-19 01:27:51 +0200
commit84bf98dc6876ef6be8a4ee3744924e922253b53e (patch)
tree2306f1cf3134bed51f174898f351ca016fbf216b /recipes/freesmartphone/libfso-glib_git.bb
parent3b9194258ef3554d57c6fd40c8c6a73428ac3010 (diff)
downloadopenembedded-84bf98dc6876ef6be8a4ee3744924e922253b53e.tar.gz
freesmartphone: use SRCPV in git recipes
* with PE bump * FSO people usually use fso-autorev.inc already, so this change won't change PV scheme Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/freesmartphone/libfso-glib_git.bb')
-rw-r--r--recipes/freesmartphone/libfso-glib_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/libfso-glib_git.bb b/recipes/freesmartphone/libfso-glib_git.bb
index 922ff54c7e..18d4f8004c 100644
--- a/recipes/freesmartphone/libfso-glib_git.bb
+++ b/recipes/freesmartphone/libfso-glib_git.bb
@@ -4,7 +4,8 @@ LICENSE = "LGPL"
SECTION = "devel"
DEPENDS = "vala-native vala-dbus-binding-tool-native dbus-glib glib-2.0 fso-specs"
SRCREV = "f1a0b3fe2ed6e15d83ad4880b4eb7aece00f9d57"
-PV = "0.2.2+gitr${SRCREV}"
+PV = "0.2.2+gitr${SRCPV}"
+PE = "1"
PR = "r3"
inherit autotools_stage pkgconfig vala