summaryrefslogtreecommitdiffstats
path: root/meta/classes
diff options
context:
space:
mode:
authorJeff Polk <jeff.polk@windriver.com>2010-09-03 11:37:03 -0600
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-10 12:57:16 +0100
commit2e9d981d76a88ff2076f9e88c8cba8429e513505 (patch)
treef5397a73b1c89767a88800fe1b89adb1d42d8dde /meta/classes
parentc3269e20bf1c9475997b4f12219c52c203f7666f (diff)
downloadopenembedded-core-contrib-2e9d981d76a88ff2076f9e88c8cba8429e513505.tar.gz
autotools: enable siteconfig by default
eglibc glibc ncurses uclibc zlib: remove explicit siteconfig Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
Diffstat (limited to 'meta/classes')
-rw-r--r--meta/classes/autotools.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/autotools.bbclass b/meta/classes/autotools.bbclass
index 6f2fcbf211..324cbff47a 100644
--- a/meta/classes/autotools.bbclass
+++ b/meta/classes/autotools.bbclass
@@ -168,5 +168,6 @@ autotools_stage_dir() {
sysroot_stage_dir $1 $2
}
+inherit siteconfig
EXPORT_FUNCTIONS do_configure do_install