Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/6] A few misc. commits I had pending
Date: Thu, 03 May 2012 12:46:07 -0700	[thread overview]
Message-ID: <4FA2E07F.9030202@linux.intel.com> (raw)
In-Reply-To: <cover.1335888041.git.kergoth@gmail.com>

On 05/01/2012 09:02 AM, Christopher Larson wrote:
> Most of these are pretty simple and obvious fixes, but this also changes
> base.bbclass to use isinstance instead of bb.event.getName(), and also shifts
> the information used to display the build config summary at the start of the
> build into bitbake.conf as variables, so it's possible to easily add to the
> list of variables and content to be emitted there. As one example, I have
> a change to csl-versions.inc which adds the external toolchain version string
> to the summary.
>
> The following changes since commit 26d822ad059dd4839cc6fee2a65714e73cc146e1:
>
>    nfs-utils: don't try to unload nfsd module (2012-05-01 14:28:47 +0100)
>
> are available in the git repository at:
>    git://github.com/kergoth/oe-core misc-fixes
>
> Christopher Larson (6):
>        mesa: add missing flex-native/bison-native deps
>        distcc: use PACKAGECONFIG for x11 distro feature
>        libpcap: use PACKAGECONFIG for bluetooth distro feature
>        libsndfile1: use PACKAGECONFIG for alsa distro feature
>        bitbake.conf: shift build config summary control to here
>        base.bbclass: use isinstance for base_eventhandler
>
>   meta/classes/base.bbclass                          |   56 ++++++++++++-------
>   meta/conf/bitbake.conf                             |    7 +++
>   meta/recipes-connectivity/libpcap/libpcap.inc      |    5 ++-
>   meta/recipes-devtools/distcc/distcc_2.18.3.bb      |   14 +++--
>   meta/recipes-graphics/mesa/mesa-common.inc         |    2 +-
>   .../libsndfile/libsndfile1_1.0.25.bb               |    5 ++-
>   6 files changed, 59 insertions(+), 30 deletions(-)
>
> Christopher Larson (6):
>    mesa: add missing flex-native/bison-native deps
>    distcc: use PACKAGECONFIG for x11 distro feature
>    libpcap: use PACKAGECONFIG for bluetooth distro feature
>    libsndfile1: use PACKAGECONFIG for alsa distro feature
>    bitbake.conf: shift build config summary control to here
>    base.bbclass: use isinstance for base_eventhandler
>
>   meta/classes/base.bbclass                          |   56 ++++++++++++-------
>   meta/conf/bitbake.conf                             |    7 +++
>   meta/recipes-connectivity/libpcap/libpcap.inc      |    5 ++-
>   meta/recipes-devtools/distcc/distcc_2.18.3.bb      |   14 +++--
>   meta/recipes-graphics/mesa/mesa-common.inc         |    2 +-
>   .../libsndfile/libsndfile1_1.0.25.bb               |    5 ++-
>   6 files changed, 59 insertions(+), 30 deletions(-)
>

Merged into OE-Core

Thanks
	Sau!



      parent reply	other threads:[~2012-05-03 19:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01 16:02 [PATCH 0/6] A few misc. commits I had pending Christopher Larson
2012-05-01 16:02 ` [PATCH 1/6] mesa: add missing flex-native/bison-native deps Christopher Larson
2012-05-01 16:02 ` [PATCH 2/6] distcc: use PACKAGECONFIG for x11 distro feature Christopher Larson
2012-05-01 16:02 ` [PATCH 3/6] libpcap: use PACKAGECONFIG for bluetooth " Christopher Larson
2012-05-01 16:02 ` [PATCH 4/6] libsndfile1: use PACKAGECONFIG for alsa " Christopher Larson
2012-05-01 16:02 ` [PATCH 5/6] bitbake.conf: shift build config summary control to here Christopher Larson
2012-05-01 16:02 ` [PATCH 6/6] base.bbclass: use isinstance for base_eventhandler Christopher Larson
2012-05-03 19:46 ` Saul Wold [this message]

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=4FA2E07F.9030202@linux.intel.com \
    --to=sgw@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox