aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb')
-rw-r--r--recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb b/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
index 72f835e6a5..ca0b6854a7 100644
--- a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
+++ b/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
@@ -2,7 +2,8 @@ DESCRIPTION = "Vala DBus Binding Tool"
SECTION = "console"
LICENSE = "GPLv2"
DEPENDS = "vala-native intltool-native libxml2-native"
-PV = "0.1.0+gitr${SRCREV}"
+PV = "0.1.0+gitr${SRCPV}"
+PE = "1"
SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;protocol=git;branch=master"
S = "${WORKDIR}/git"