diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2016-12-10 09:21:45 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-11 11:46:50 +0000 |
commit | 6258471b7077839519898d537b99dce0a0fc8aa4 (patch) | |
tree | 478d411b20722a2427ef9c00eba75e07a7b30b08 /meta/classes/bash-completion.bbclass | |
parent | 9ec9712436080bb08c99d5ac6783383955bb7dc1 (diff) | |
download | openembedded-core-6258471b7077839519898d537b99dce0a0fc8aa4.tar.gz openembedded-core-6258471b7077839519898d537b99dce0a0fc8aa4.tar.bz2 openembedded-core-6258471b7077839519898d537b99dce0a0fc8aa4.zip |
targetloader.py: drop test for ClassType
ClassType was removed from python3.
The code testing for ClassType kept throwing AttributeError exceptions:
module 'types' has no attribute 'ClassType'
The exceptions prevented loading of any dynamically resolved target
controllers.
(From OE-Core rev: d62f18c39bc0ed3b0f5ac8465b393c15f2143ecf)
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/classes/bash-completion.bbclass')
0 files changed, 0 insertions, 0 deletions