Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Upgrade util-linux and misc fixes
@ 2012-12-02 20:44 Khem Raj
  2012-12-02 20:45 ` [PATCH 1/3] kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC Khem Raj
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Khem Raj @ 2012-12-02 20:44 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-12-04 20:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-02 20:44 [PATCH 0/3] Upgrade util-linux and misc fixes Khem Raj
2012-12-02 20:45 ` [PATCH 1/3] kernel.bbclass, module-base.bbclass: Use CC to form KERNEL_CC Khem Raj
2012-12-02 20:45 ` [PATCH 2/3] util-linux: Update from 2.21 -> 2.22 Khem Raj
2012-12-03  4:35   ` Saul Wold
2012-12-03  4:37   ` Saul Wold
2012-12-03  5:57     ` Khem Raj
2012-12-03  7:40       ` Saul Wold
2012-12-04 19:51         ` Khem Raj
2012-12-02 20:45 ` [PATCH 3/3] libcgroup: Fix QA error about .so symlink Khem Raj
2012-12-02 23:26   ` Paul Eggleton
2012-12-03  4:36     ` Saul Wold
2012-12-03  5:59     ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox