[oe-commits] Richard Purdie : autotools.bbclass: Remove pointless inherit (from Poky)

git version control git at git.openembedded.org
Mon Nov 9 13:03:17 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 96b090d1b469720f6f6a44a20f1bb96228979d6b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=96b090d1b469720f6f6a44a20f1bb96228979d6b

Author: Richard Purdie <rpurdie at linux.intel.com>
Date:   Fri Oct 30 02:41:02 2009 +0000

autotools.bbclass: Remove pointless inherit (from Poky)

Signed-off-by: Richard Purdie <rpurdie at linux.intel.com>

---

 classes/autotools.bbclass |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/classes/autotools.bbclass b/classes/autotools.bbclass
index 8236a27..b4b1c6e 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"
 





More information about the Openembedded-commits mailing list