From: Michael 'Mickey' Lauer Date: Mon, 26 Oct 2009 19:59:52 +0000 (+0100) Subject: vala-dbus-binding-tool-native: remove redundant inherit autotools X-Git-Tag: Release-2010-05/1~1907 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a782b9cbac0a7f1c1632c0bc3b76571009e566fd;p=openembedded.git vala-dbus-binding-tool-native: remove redundant inherit autotools --- 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