diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-07-03 11:23:42 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-17 12:27:37 +0100 |
commit | 82d9d12a3364914a5c1f354671adac1f0a71eea3 (patch) | |
tree | 2beb3183520b473e82e786f8f2a99135260bf5d4 /meta/recipes-devtools/linuxdoc-tools | |
parent | 53ae544cfdac22c82af452b8c7ebe6664296bd9b (diff) | |
download | openembedded-core-82d9d12a3364914a5c1f354671adac1f0a71eea3.tar.gz openembedded-core-82d9d12a3364914a5c1f354671adac1f0a71eea3.tar.bz2 openembedded-core-82d9d12a3364914a5c1f354671adac1f0a71eea3.zip |
eglibc: check for required distro features
If users accidently override the DISTRO_FEATURES in local.conf,
then build failures occur for lack of libc functions.
All features in DISTRO_FEATURES_LIBC should be in DISTRO_FEATURES.
That's why this patch let the recipe inherit distro_features_check
class and set REQUIRED_DISTRO_FEATURES to "${DISTRO_FEATURES_LIBC}".
[YOCTO #6381]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/linuxdoc-tools')
0 files changed, 0 insertions, 0 deletions