1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

base.bbclass: Really drop siteinfo by default

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-03-19 22:53:21 +00:00
parent a30f6e968c
commit 185cb38f13
-4
View File
@@ -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"