vala-dbus-binding-tool-native: remove redundant inherit autotools
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 26 Oct 2009 19:59:52 +0000 (20:59 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Mon, 26 Oct 2009 20:02:54 +0000 (21:02 +0100)
recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb

index b2a471d..ebae18b 100644 (file)
@@ -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