[OE-core] [PATCH 0/1] Correct blacklist-related build errors

Peter Seebach peter.seebach at windriver.com
Thu Aug 16 16:50:44 UTC 2012


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(-)





More information about the Openembedded-core mailing list