All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Make PNBLACKLIST work with multilibs, code cleanup
@ 2012-08-10 22:57 Peter Seebach
  2012-08-10 22:57 ` [PATCH 1/2] base.bbclass: Expand PNBLACKLIST across multilibs too Peter Seebach
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peter Seebach @ 2012-08-10 22:57 UTC (permalink / raw)
  To: openembedded-core

First, make PNBLACKLIST work with multilib builds.

Second, just some quick cleanup of the multilib logic that handles
PREFERRED_PROVIDER, PREFERRED_VERSION, and now also PNBLACKLIST.

The following changes since commit 5290e82ecef08b5e573d7442627276d7b42c6b93:
  Saul Wold (1):
        foomatic: fix perl path for target

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib seebs/blacklist
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/blacklist

Peter Seebach (2):
  base.bbclass: Expand PNBLACKLIST across multilibs too
  base.bbclass: Restructure multilib variable cloning

 meta/classes/base.bbclass |   60 +++++++++++++++++++++++++-------------------
 1 files changed, 34 insertions(+), 26 deletions(-)




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-16 18:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-10 22:57 [PATCH 0/2] Make PNBLACKLIST work with multilibs, code cleanup Peter Seebach
2012-08-10 22:57 ` [PATCH 1/2] base.bbclass: Expand PNBLACKLIST across multilibs too Peter Seebach
2012-08-10 23:13   ` Peter Seebach
2012-08-10 22:58 ` [PATCH 2/2] base.bbclass: Restructure multilib variable cloning Peter Seebach
2012-08-16 18:31 ` [PATCH 0/2] Make PNBLACKLIST work with multilibs, code cleanup Saul Wold

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.