summaryrefslogtreecommitdiff
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.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb b/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
deleted file mode 100644
index ebae18b628..0000000000
--- a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Vala DBus Binding Tool"
-SECTION = "console"
-LICENSE = "GPLv2"
-DEPENDS = "vala-native libgee-native intltool-native libxml2-native"
-PV = "0.1.0+gitr${SRCREV}"
-
-SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;protocol=git;branch=master"
-S = "${WORKDIR}/git"
-
-inherit autotools_stage native