All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/11] Pending patches - added few more patches
Date: Thu, 23 Feb 2012 16:50:15 +0100	[thread overview]
Message-ID: <cover.1330012029.git.Martin.Jansa@gmail.com> (raw)

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




             reply	other threads:[~2012-02-23 15:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23 15:50 Martin Jansa [this message]
2012-02-23 15:50 ` [PATCH 08/11] e2fsprogs: remove ldconfig call from install-libs Martin Jansa
2012-02-23 15:50 ` [PATCH 09/11] sstate.bbclass: add *_config to SSTATE_SCAN_FILES Martin Jansa
2012-02-23 15:50 ` [PATCH 10/11] apr: add apr_rules.mk " Martin Jansa
2012-02-23 15:50 ` [PATCH 11/11] sstate.bbclass: improve performance of sstate package creation Martin Jansa
2012-02-23 16:05   ` Martin Jansa

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.1330012029.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.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.