generic-poky/meta/conf
Richard Purdie 0d9db439e4 uninative: Add compatiblity version check
If glibc is newer on the host than in uninative, the failure mode is
pretty nasty for clusters where the sstate is shared, including the Yocto
Project autobuilder.

This check aborts the use of uninative in such scenarios where a newer
glibc version appears and avoids corruption of sstate caches.

We use ldd to check the glibc version since that is included in libc-bin
(or equivalent) which locales use so it should always be present.

(From OE-Core rev: 8147911a951c7b0508f9c2aef93480d65b4362c0)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-15 15:47:53 -07:00
..
distro uninative: Add compatiblity version check 2018-03-15 15:47:53 -07:00
machine v86d, qemuboot-x86.inc: use KERNEL_MODULE_AUTOLOAD+KERNEL_MODULE_PROBECONF for uvesafb instead of fbsetup init script 2017-08-29 11:57:28 +01:00
machine-sdk classes/nativesdk: set SDK_OLDEST_KERNEL appropriately 2016-11-06 23:35:33 +00:00
multiconfig bitbake.conf: require conf/multiconfig/${BB_CURRENT_MC}.conf 2017-01-17 11:31:36 +00:00
abi_version.conf sanity/abi-version: Force a clean TMPDIR after recipe specific sysroot changes 2017-01-23 23:30:14 +00:00
bitbake.conf bitbake.conf: add tools required by testimage to HOSTTOOLS conditionally 2018-03-04 13:31:02 +00:00
conf-notes.txt adt-installer: Drop since its replaced by the extensible SDK 2016-02-28 11:31:17 +00:00
documentation.conf documentation.conf: update TCLIBC[doc] to match current options in oe-core 2017-04-20 07:55:25 +01:00
layer.conf bitbake.conf: Add HOSTTOOLS_DIR for ${TMPDIR}/hosttools 2017-05-01 08:56:35 +01:00
licenses.conf licenses.conf: Fix variable name in comments (FOSS_NO_COPYRIGHT) 2016-11-23 11:10:14 +00:00
migrate_localcount.conf prserv: add LOCALCOUNT to AUTOINCs migration feature 2013-01-22 16:01:32 +00:00
multilib.conf Switch to Recipe Specific Sysroots 2017-01-23 12:05:17 +00:00
prexport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
primport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
sanity.conf sanity: Require bitbake 1.33.4 2017-04-10 23:00:43 +01:00