Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Patrick Ohly <patrick.ohly@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [master][dizzy][PATCH 0/2] swig + pcre-config
Date: Fri, 23 Jan 2015 06:48:16 -0800	[thread overview]
Message-ID: <1422024498-18778-1-git-send-email-patrick.ohly@intel.com> (raw)

The reason for the patch series is the observation that swig from
meta-openembedded requires pcre-config to be installed on the host
system, even though it does not actually get used.

While that can be fixed in the swig recipe, investigating the situation
led to the conclusion that the current handling of obsolete config
scripts is sub-optimal and does not actually cause undesired usage
of the patched scripts to fail.

These two patches address that. They apply to master and dizzy.
Applying also to dizzy would have the desirable effect of removing
swig's host dependency without having to modify swig, but might also
be a bit too intrusive for the stable series.

Patrick Ohly (2):
  binconfig-disabled: try harder to prevent usage of config scripts
  binconfig-disabled: install config scripts in sysroot

 meta/classes/binconfig-disabled.bbclass | 13 +++++++++++++
 1 file changed, 13 insertions(+)

-- 
1.8.4.5



             reply	other threads:[~2015-01-23 14:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 14:48 Patrick Ohly [this message]
2015-01-23 14:48 ` [master][dizzy][PATCH 1/2] binconfig-disabled: try harder to prevent usage of config scripts Patrick Ohly
2015-01-23 14:48 ` [master][dizzy][PATCH 2/2] binconfig-disabled: install config scripts in sysroot Patrick Ohly

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=1422024498-18778-1-git-send-email-patrick.ohly@intel.com \
    --to=patrick.ohly@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