Files
poky/meta
Juro Bystricky 90404e1f24 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>
2016-12-12 15:16:42 +00:00
..
2016-12-07 10:38:06 +00:00
2016-12-08 10:31:29 +00:00
2016-11-30 15:48:09 +00:00
2016-12-08 10:31:30 +00:00
2016-11-30 15:48:07 +00:00
2016-12-08 10:31:29 +00:00
2014-01-02 12:58:54 +00:00
2016-01-07 13:40:14 +00:00