All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] Updates and util-linux fix
Date: Wed,  3 Jul 2013 15:26:21 -0700	[thread overview]
Message-ID: <cover.1372890071.git.sgw@linux.intel.com> (raw)

The util-linux configure was finding pam in the 
core-image-basic image and there was a timing issue with 
and rebuild.

Other are standard updates

Sau!

The following changes since commit 3e1dbabbf33a2e461abc92ff10cd970fe604ee38:

  sysstat: backport a patch to fix a parallel building error (2013-07-02 07:58:10 -0700)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib sgw/fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix

Saul Wold (8):
  packagegroup-core-basic: Only build libpam if it's enabled
  util-linux: disable runuser by default since it depends on PAM
  help2man: Update to 1.43.3
  boost: Update to 1.54
  dtc: Update to  1.4.0 Git Tag
  swabber: Update to latest head
  remake: Update to latest 3.82_dbg-0.9 Tag
  resolvconf: Update to 1.72

 .../resolvconf/{resolvconf_1.72.bb => resolvconf_1.73.bb}           | 4 ++--
 meta/recipes-core/util-linux/util-linux.inc                         | 3 ++-
 .../{help2man-native_1.43.2.bb => help2man-native_1.43.3.bb}        | 4 ++--
 meta/recipes-devtools/remake/remake_git.bb                          | 4 ++--
 meta/recipes-devtools/swabber/swabber-native_git.bb                 | 3 +--
 meta/recipes-extended/packagegroups/packagegroup-core-basic.bb      | 2 +-
 meta/recipes-kernel/dtc/dtc.inc                                     | 1 -
 meta/recipes-kernel/dtc/dtc_git.bb                                  | 5 ++---
 .../boost/{bjam-native_1.53.0.bb => bjam-native_1.54.0.bb}          | 0
 meta/recipes-support/boost/{boost-1.53.0.inc => boost-1.54.0.inc}   | 6 +++---
 meta/recipes-support/boost/{boost_1.53.0.bb => boost_1.54.0.bb}     | 2 --
 11 files changed, 15 insertions(+), 19 deletions(-)
 rename meta/recipes-connectivity/resolvconf/{resolvconf_1.72.bb => resolvconf_1.73.bb} (92%)
 rename meta/recipes-devtools/help2man/{help2man-native_1.43.2.bb => help2man-native_1.43.3.bb} (80%)
 rename meta/recipes-support/boost/{bjam-native_1.53.0.bb => bjam-native_1.54.0.bb} (100%)
 rename meta/recipes-support/boost/{boost-1.53.0.inc => boost-1.54.0.inc} (76%)
 rename meta/recipes-support/boost/{boost_1.53.0.bb => boost_1.54.0.bb} (89%)

-- 
1.8.1.4



             reply	other threads:[~2013-07-03 22:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03 22:26 Saul Wold [this message]
2013-07-03 22:26 ` [PATCH 1/8] packagegroup-core-basic: Only build libpam if it's enabled Saul Wold
2013-07-04 10:37   ` Burton, Ross
2013-07-04 13:22     ` Otavio Salvador
2013-07-03 22:26 ` [PATCH 2/8] util-linux: disable runuser by default since it depends on PAM Saul Wold
2013-07-04 10:18   ` Burton, Ross
2013-07-04 13:21   ` Otavio Salvador
2013-07-03 22:26 ` [PATCH 3/8] help2man: Update to 1.43.3 Saul Wold
2013-07-03 22:26 ` [PATCH 4/8] boost: Update to 1.54 Saul Wold
2013-07-03 22:26 ` [PATCH 5/8] dtc: Update to 1.4.0 Git Tag Saul Wold
2013-07-03 22:26 ` [PATCH 6/8] swabber: Update to latest head Saul Wold
2013-07-03 22:26 ` [PATCH 7/8] remake: Update to latest 3.82_dbg-0.9 Tag Saul Wold
2013-07-03 22:26 ` [PATCH 8/8] resolvconf: Update to 1.72 Saul Wold
2013-07-04 10:40   ` Burton, Ross

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.1372890071.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.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.