aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-10-26 20:59:52 +0100
committerKlaus Kurzmann <mok@fluxnetz.de>2009-11-01 21:52:18 +0100
commit9d30ae6f7536240d0484c1c3c05b56eaaafeb3b8 (patch)
tree2fd3154225eab0216f1001df59ece3d45338fd37
parent810eb22f82d2b85ad32f4fe78be50d9a664d77ae (diff)
downloadopenembedded-9d30ae6f7536240d0484c1c3c05b56eaaafeb3b8.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