Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Correct blacklist-related build errors
@ 2012-08-16 16:50 Peter Seebach
  2012-08-16 16:50 ` [PATCH 1/1] base.bbclass: Work even when there's no PNBLACKLIST entries Peter Seebach
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Seebach @ 2012-08-16 16:50 UTC (permalink / raw)
  To: openembedded-core

The fallback "or []" for the case where there are no PNBLACKLIST
entries was of the wrong type; it should be {}.

The following changes since commit 24babf9316da50c8a4d2f328c4336cb8cd6cf667:
  Paul Eggleton (1):
        classes/chrpath: trigger an error if chrpath fails

are available in the git repository at:

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

Peter Seebach (1):
  base.bbclass: Work even when there's no PNBLACKLIST entries

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




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

end of thread, other threads:[~2012-08-17 10:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-16 16:50 [PATCH 0/1] Correct blacklist-related build errors Peter Seebach
2012-08-16 16:50 ` [PATCH 1/1] base.bbclass: Work even when there's no PNBLACKLIST entries Peter Seebach
2012-08-17  9:54   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox