[OE-core] [oe-core][PATCH 00/11] Pending patches - added few more patches

Martin Jansa martin.jansa at gmail.com
Thu Feb 23 15:50:15 UTC 2012


First 7 patches are the same - so not resent

The following changes since commit 55f72b98f606c1554eb6edd151292ffdfddf1384:

  texi2html: Fix for multilib (2012-02-22 23:01:45 +0000)

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

Eric BENARD (1):
  gdb-cross-canadian: build gdb with python support

Martin Jansa (10):
  wireless-tools: remove ldconfig call from install-libs
  bitbake.conf: use weak assignment for BB_CONSOLELOG
  sstatesig: add pointercal-xinput to excluded machine specific configs
  python: add Makefile to SSTATE_SCAN_FILES
  bitbake.conf: introduce SDK_NAME_PREFIX and NATIVESDK_* variables
  gdb-cross-canadian: use NATIVESDK paths as it happens to be here
  e2fsprogs: remove ldconfig call from install-libs
  sstate.bbclass: add *_config to SSTATE_SCAN_FILES
  apr: add apr_rules.mk to SSTATE_SCAN_FILES
  sstate.bbclass: improve performance of sstate package creation

 meta/classes/sstate.bbclass                        |   41 ++++++++-----------
 meta/conf/bitbake.conf                             |   16 +++++++-
 meta/lib/oe/sstatesig.py                           |    2 +-
 .../wireless-tools/remove.ldconfig.call.patch      |   19 +++++++++
 .../wireless-tools/wireless-tools_29.bb            |    5 +-
 .../e2fsprogs-1.42/remove.ldconfig.call.patch      |   28 +++++++++++++
 meta/recipes-devtools/e2fsprogs/e2fsprogs_1.42.bb  |    6 ++-
 meta/recipes-devtools/gdb/gdb-cross-canadian.inc   |   23 ++++++++++-
 .../recipes-devtools/gdb/gdb-cross-canadian_7.4.bb |    2 +-
 meta/recipes-devtools/python/python_2.7.2.bb       |    1 +
 meta/recipes-support/apr/apr_1.4.5.bb              |    2 +
 11 files changed, 112 insertions(+), 33 deletions(-)
 create mode 100644 meta/recipes-connectivity/wireless-tools/wireless-tools/remove.ldconfig.call.patch
 create mode 100644 meta/recipes-devtools/e2fsprogs/e2fsprogs-1.42/remove.ldconfig.call.patch

-- 
1.7.8.4





More information about the Openembedded-core mailing list