All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/6] Misc package fixes
Date: Wed, 6 Jun 2012 09:53:11 -0500	[thread overview]
Message-ID: <cover.1338994308.git.mark.hatle@windriver.com> (raw)

A small collection of misc package fixes...

The following changes since commit f8a054aca9962ebfd4c74fc1d34cd684de6b3568:

  perl: Allow perl to cross build and native build in a directory named "t" (2012-06-05 23:02:20 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib mhatle/misc
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/misc

Jesse Zhang (1):
  beecrypt: disable java

Joe Slater (2):
  shared-mime-info: fix build race condition
  gettext: install libgettextlib.a before removing it

Mark Hatle (2):
  shadow-native: Disable nscd support
  insane.bbclass: Make ldd exec_prefix error reporting easier to read

Song.Li (1):
  groff: Fix build on Fedora 17

 meta/classes/insane.bbclass                        |    9 +++++-
 .../gettext/gettext-0.18.1.1/parallel.patch        |   34 ++++++++++++++++++++
 meta/recipes-core/gettext/gettext_0.18.1.1.bb      |    3 +-
 meta/recipes-extended/groff/groff_1.20.1.bb        |   24 +++++++++++++-
 .../shadow/shadow-native_4.1.4.3.bb                |    5 ++-
 meta/recipes-support/beecrypt/beecrypt_4.2.1.bb    |    4 +-
 .../shared-mime-info/install-data-hook.patch       |   21 ++++++++++++
 .../shared-mime-info/shared-mime-info_0.91.bb      |    5 ++-
 8 files changed, 96 insertions(+), 9 deletions(-)
 create mode 100644 meta/recipes-core/gettext/gettext-0.18.1.1/parallel.patch
 create mode 100644 meta/recipes-support/shared-mime-info/shared-mime-info/install-data-hook.patch

-- 
1.7.3.4




             reply	other threads:[~2012-06-06 14:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-06 14:53 Mark Hatle [this message]
2012-06-06 14:53 ` [PATCH 1/6] beecrypt: disable java Mark Hatle
2012-06-06 14:53 ` [PATCH 2/6] groff: Fix build on Fedora 17 Mark Hatle
2012-06-06 14:53 ` [PATCH 3/6] shadow-native: Disable nscd support Mark Hatle
2012-06-06 14:53 ` [PATCH 4/6] shared-mime-info: fix build race condition Mark Hatle
2012-06-07  1:26   ` Colin Walters
2012-06-06 14:53 ` [PATCH 5/6] gettext: install libgettextlib.a before removing it Mark Hatle
2012-06-06 14:53 ` [PATCH 6/6] insane.bbclass: Make ldd exec_prefix error reporting easier to read Mark Hatle
2012-06-06 14:53   ` Mark Hatle
2012-06-08 10:45 ` [PATCH 0/6] Misc package fixes Richard Purdie
2012-06-11 17:33   ` Flanagan, Elizabeth

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.1338994308.git.mark.hatle@windriver.com \
    --to=mark.hatle@windriver.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.