autotools.bbclass: Remove pointless inherit

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-08-12 12:02:21 +01:00
parent db549cdae3
commit b8398e1cdf
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
inherit base
# use autotools_stage_all for native packages
AUTOTOOLS_NATIVE_STAGE_INSTALL = "1"