From patchwork Thu Aug 16 16:50:44 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Correct blacklist-related build errors Date: Thu, 16 Aug 2012 16:50:44 -0000 From: Peter Seebach X-Patchwork-Id: 34721 Message-Id: To: 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(-)