From: Richard Purdie Date: Wed, 12 Aug 2009 11:02:21 +0000 (+0100) Subject: autotools.bbclass: Remove pointless inherit X-Git-Tag: 2011-1~7104 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b8398e1cdf4a2810dcf26f1759104a3ec8948ee5;p=openembedded-core.git autotools.bbclass: Remove pointless inherit Signed-off-by: Richard Purdie --- diff --git a/meta/classes/autotools.bbclass b/meta/classes/autotools.bbclass index 5ef3a89402..d7fc37566c 100644 --- a/meta/classes/autotools.bbclass +++ b/meta/classes/autotools.bbclass @@ -1,5 +1,3 @@ -inherit base - # use autotools_stage_all for native packages AUTOTOOLS_NATIVE_STAGE_INSTALL = "1"