From 96b090d1b469720f6f6a44a20f1bb96228979d6b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 30 Oct 2009 02:41:02 +0000 Subject: [PATCH] autotools.bbclass: Remove pointless inherit (from Poky) Signed-off-by: Richard Purdie --- classes/autotools.bbclass | 2 -- 1 file changed, 2 deletions(-) diff --git a/classes/autotools.bbclass b/classes/autotools.bbclass index 8236a27c76..b4b1c6ec8a 100644 --- a/classes/autotools.bbclass +++ b/classes/autotools.bbclass @@ -1,5 +1,3 @@ -inherit base - # use autotools_stage_all for native packages AUTOTOOLS_NATIVE_STAGE_INSTALL = "1" -- 2.39.5