From: Kang Kai <[email protected]> Hi Saul,
I add a method to check the depencies between eglibc configurable options. When one option is set in DISTRO_FEATURES_LIBC then the required options will be set too. Fixes [Yocto #1212] Split the previous update distro tracking fields commit. Regards, The following changes since commit a21ff559e7c93e9da61104f4a33e42e6004189fd: Fixup remaining bb.msg.domain users (2011-08-15 17:31:52 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/distro http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro Kang Kai (5): eglibc: check dependencies among eglibc options mailx: update license and distro tracking fileds slang: add homepage and update distro tracking fields alsa-tools: update license and add distro tracking fields newt: update distro tracking fields meta/conf/distro/include/default-distrovars.inc | 2 +- .../conf/distro/include/distro_tracking_fields.inc | 29 +++++--- meta/recipes-core/eglibc/eglibc-options.inc | 75 +++++++++++++++++++- meta/recipes-extended/mailx/mailx_12.5.bb | 4 +- meta/recipes-extended/slang/slang_2.2.4.bb | 3 +- .../recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb | 11 ++- 6 files changed, 104 insertions(+), 20 deletions(-) -- 1.7.5.1.300.gc565c _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
