]> code.ossystems Code Review - openembedded-core.git/commit
default-distrovars: Drop DISTRO_FEATURES_LIBC
authorKhem Raj <raj.khem@gmail.com>
Wed, 27 Feb 2019 02:27:04 +0000 (18:27 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Feb 2019 13:20:21 +0000 (13:20 +0000)
commitc62b1cc06613a4cdddf53290e6203559f43fc62d
tree090e5077e2023d574b227df577cf5ddb71132483
parentcc80e72be47d8d0ddb1950f1d206eced835231cf
default-distrovars: Drop DISTRO_FEATURES_LIBC

After eglibc was merged into glibc, Kconfig support was also dropped so
these libc features therefore are not effective anymore and can be
removed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 files changed:
meta/classes/image.bbclass
meta/classes/libc-package.bbclass
meta/conf/bitbake.conf
meta/conf/distro/include/default-distrovars.inc
meta/conf/distro/include/tclibc-glibc.inc
meta/conf/local.conf.sample.extended
meta/recipes-core/glib-2.0/glib.inc
meta/recipes-core/glibc/glibc_2.29.bb
meta/recipes-core/libxml/libxml2_2.9.8.bb
meta/recipes-devtools/mtools/mtools_4.0.19.bb
meta/recipes-extended/findutils/findutils_4.6.0.bb
meta/recipes-extended/shadow/shadow.inc
meta/recipes-extended/shadow/shadow_4.6.bb