All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Upgrade util-linux and misc fixes
Date: Sun,  2 Dec 2012 12:44:55 -0800	[thread overview]
Message-ID: <cover.1354480962.git.raj.khem@gmail.com> (raw)

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




             reply	other threads:[~2012-12-02 21:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-02 20:44 Khem Raj [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1354480962.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.