[OE-core] [PATCH 0/6] Addition to previous misc fixes

Mark Hatle mark.hatle at windriver.com
Wed Jun 6 16:21:08 UTC 2012


This finishes the work for patch 6/6 to cleanup the QA warning about
binaries in the base_prefix requiring libraries in the exec_prefix.

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                        |   20 +++++++++--
 .../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, 104 insertions(+), 12 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





More information about the Openembedded-core mailing list