diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-02-19 00:48:36 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-21 09:31:59 +0000 |
commit | 74bc2a65ec18c749d9343d9a33eccae93726846c (patch) | |
tree | f1ed1448126adb02fe3fab13746f6d29a482296f /scripts/lib | |
parent | 9979f8ad588564cd9d177e24a28ceefefec4df7d (diff) | |
download | openembedded-core-74bc2a65ec18c749d9343d9a33eccae93726846c.tar.gz openembedded-core-74bc2a65ec18c749d9343d9a33eccae93726846c.tar.bz2 openembedded-core-74bc2a65ec18c749d9343d9a33eccae93726846c.zip |
terminal.bbclass: import oe.terminal for oe.terminal.prioritized()
Fixed:
INHERIT += "typecheck"
$ bitbake -p
ERROR: Failure expanding expression auto none ${@" ".join(o.name for o in oe.terminal.prioritized())}
which triggered exception AttributeError: 'module' object has no attribute 'terminal'
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions