aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-10-26 20:59:52 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-10-26 21:02:54 +0100
commita782b9cbac0a7f1c1632c0bc3b76571009e566fd (patch)
tree1d49d222a8fc86897bfb0657c350712d4b80b598
parent6df5a87a7013aabd1432ec47f9274e25d79975f5 (diff)
downloadopenembedded-a782b9cbac0a7f1c1632c0bc3b76571009e566fd.tar.gz
vala-dbus-binding-tool-native: remove redundant inherit autotools
-rw-r--r--recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb b/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
index b2a471dd00..ebae18b628 100644
--- a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
+++ b/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb
@@ -7,5 +7,4 @@ PV = "0.1.0+gitr${SRCREV}"
SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;protocol=git;branch=master"
S = "${WORKDIR}/git"
-inherit autotools native autotools_stage
-
+inherit autotools_stage native