This patchset fixes libcgroup build failure drops KERNEL_CC, this patch has been in my tree for a long time upgrades util-linux
The following changes since commit 99f003356be43bb361634359a5d3c520f72f0a08: local.conf.sample: Enable disk space monitoring by default (2012-11-28 15:25:14 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib kraj/misc http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc Khem Raj (3): kernel.bbclass,module-base.bbclass: Use CC to form KERNEL_CC util-linux: Update from 2.21 -> 2.22 libcgroup: Fix QA error about .so symlink meta/classes/kernel-arch.bbclass | 13 +++++++++++++ meta/classes/kernel.bbclass | 16 +--------------- meta/classes/module-base.bbclass | 16 ---------------- meta/recipes-core/libcgroup/libcgroup_0.37.1.bb | 2 +- meta/recipes-core/util-linux/util-linux.inc | 18 +++++++++++------- .../util-linux/add-aarch64-support.patch | 4 ++-- .../util-linux/uclibc-__progname-conflict.patch | 14 +++++++------- .../util-linux-ng-replace-siginterrupt.patch | 14 +++++++------- .../{util-linux_2.21.2.bb => util-linux_2.22.bb} | 8 +++----- 9 files changed, 45 insertions(+), 60 deletions(-) rename meta/recipes-core/util-linux/{util-linux_2.21.2.bb => util-linux_2.22.bb} (88%) -- 1.7.9.5 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
