summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/classes/base.bbclass4
1 files changed, 0 insertions, 4 deletions
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):
1211# Patch handling 1211# Patch handling
1212inherit patch 1212inherit patch
1213 1213
1214# Configuration data from site files
1215# Move to autotools.bbclass?
1216inherit siteinfo
1217
1218EXPORT_FUNCTIONS do_setscene do_clean do_fetch do_unpack do_configure do_compile do_install do_package do_populate_pkgs do_rebuild do_fetchall 1214EXPORT_FUNCTIONS do_setscene do_clean do_fetch do_unpack do_configure do_compile do_install do_package do_populate_pkgs do_rebuild do_fetchall
1219 1215
1220MIRRORS[func] = "0" 1216MIRRORS[func] = "0"