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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
