diff options
author | Peter Seebach <peter.seebach@windriver.com> | 2012-08-16 11:50:45 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-17 10:54:02 +0100 |
commit | 491df239170dd20f3e91df6bc1ead2945a78e075 (patch) | |
tree | 61a8254f0ebbd790b8af23e7419d4f6896f601ef /meta/recipes-gnome/gtk+ | |
parent | 24babf9316da50c8a4d2f328c4336cb8cd6cf667 (diff) | |
download | openembedded-core-contrib-491df239170dd20f3e91df6bc1ead2945a78e075.tar.gz |
base.bbclass: Work even when there's no PNBLACKLIST entries
It turns out that the result of getVarFlags is not a list, it's
a dict. So "getVarFlags(...) or []" does not reliably produce
something with a .items. This escaped detection because our
local build environment never ends up running builds without
PNBLACKLIST entries.
Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gtk+')
0 files changed, 0 insertions, 0 deletions