poky/meta
Jeff Polk d2febcce2b siteconfig: generate configuration data caches for autoconf
siteinfo: Use configuration caches when available

Generate cached configuration data for autoconf for the package
based on a list of header, types, and functions to eliminate the
need for all subesequent package builds to do the actual tests
via the cross compiler and sysroot.  The cache files are
stored in the sysroot in ${STAGING_DATADIR}/${TARGET_SYS}_config_site.d.
Siteinfo appends any files it finds in that directory to the normal
CONFIG_SITE.  All of the cache values set the variables only if not
already set so they may be overridden by any of the normal site files.

Signed-off-by: Jeff Polk <jeff.polk@windriver.com>
2010-09-03 10:50:02 +01:00
..
classes siteconfig: generate configuration data caches for autoconf 2010-09-03 10:50:02 +01:00
conf eglibc: Set BBCLASSEXTEND to include nativesdk 2010-09-03 09:29:36 +01:00
files
lib/oe distro_check: fix for natives, cross, and initial recipe types 2010-09-02 09:38:35 +01:00
packages libc-package.bbclass: merge glibc & eglibc class files 2010-09-02 09:52:31 +01:00
recipes-bsp setserial: add patch to fix missing stdlib header 2010-09-02 15:19:34 -07:00
recipes-connectivity openssh: new recipe addition 2010-09-02 09:52:31 +01:00
recipes-core glibc-package.inc: disable build-time locale generation for nativesdk 2010-09-03 09:30:26 +01:00
recipes-devtools qemu: build qemu-x86-64 binary for use in locale generation 2010-09-02 14:07:11 +01:00
recipes-extended rpcbind: move patch to correct location 2010-09-02 15:19:34 -07:00
recipes-gnome packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
recipes-graphics libmatchbox: Fix the matchbox environment start failure on x86-64 target. 2010-09-02 09:53:49 +01:00
recipes-kernel kern-tools: add dependency on guilt-native 2010-09-03 08:57:57 +01:00
recipes-multimedia packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
recipes-qt packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
recipes-sato packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
recipes-support packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
recipes-tbd packages: Separate out most of the remaining packages into recipes 2010-09-01 19:09:57 +01:00
site dpkg: fix powerpc and mips build failure 2010-09-02 09:50:49 +01:00
COPYING.MIT
recipes.txt Major layout change to the packages directory 2010-08-27 15:29:45 +01:00