From: Richard Purdie Date: Fri, 19 Mar 2010 22:53:21 +0000 (+0000) Subject: base.bbclass: Really drop siteinfo by default X-Git-Tag: 2011-1~6139 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=185cb38f1319856b4bdaaf4d9a73b5056be53d54;p=openembedded-core.git base.bbclass: Really drop siteinfo by default Signed-off-by: Richard Purdie --- diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass index 079a2d9205..256f89954c 100644 --- a/meta/classes/base.bbclass +++ b/meta/classes/base.bbclass @@ -1211,10 +1211,6 @@ def check_gcc3(data): # Patch handling inherit patch -# Configuration data from site files -# Move to autotools.bbclass? -inherit siteinfo - EXPORT_FUNCTIONS do_setscene do_clean do_fetch do_unpack do_configure do_compile do_install do_package do_populate_pkgs do_rebuild do_fetchall MIRRORS[func] = "0"