[OE-core] [PATCH 00/10] Small fixes

Martin Jansa martin.jansa at gmail.com
Wed Jul 20 21:06:14 UTC 2011


Fixes for recipes using intltool, distributions not having locales support in libc and distutils fix

The following changes since commit 0d03800caffc2341b74190d38f7a372223c89f4c:

  lsbsetup_1.0.bb: Change the hardcoded /usr/lib to support multilib (2011-07-20 15:43:43 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib jansa/pull
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull

Martin Jansa (10):
  tcmode-default: set preferred version also for (e)glibc-locale
  eglibc-package: don't fail without localedef/gconv
  intltool: inherit perlnative
  polkit: inherit perlnative
  shared-mime-info: inherit perlnative
  xkeyboard-config: inherit perlnative
  avahi: inherit perlnative
  vte: inherit perlnative
  python: save Makefile.sysroot in do_compile
  python: add patch to fix cross compilation on host with linux-3.0

 meta/conf/distro/include/tcmode-default.inc        |    2 ++
 meta/recipes-connectivity/avahi/avahi.inc          |    2 +-
 meta/recipes-core/eglibc/eglibc-package.inc        |    8 ++++++--
 meta/recipes-devtools/intltool/intltool.inc        |    3 +--
 .../python/python/07-linux3-regen-fix.patch        |   18 ++++++++++++++++++
 meta/recipes-devtools/python/python_2.6.6.bb       |    8 +++++---
 meta/recipes-extended/polkit/polkit_0.101.bb       |    2 +-
 .../xorg-lib/xkeyboard-config_2.1.bb               |    2 +-
 .../shared-mime-info/shared-mime-info.inc          |    2 +-
 meta/recipes-support/vte/vte.inc                   |    2 +-
 10 files changed, 37 insertions(+), 12 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python/07-linux3-regen-fix.patch

-- 
1.7.6





More information about the Openembedded-core mailing list