diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-04-03 11:16:24 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-04 11:53:52 +0100 |
commit | 082a4170aca8e71cb56ae880e37bc62be6876d18 (patch) | |
tree | 9dbdc56c64713204262a468140ec950d5d386748 /meta-yocto/conf | |
parent | 432505d5636a0303dfe3db26db15055d98624dc8 (diff) | |
download | poky-082a4170aca8e71cb56ae880e37bc62be6876d18.tar.gz |
bitbake: toaster: fix mis-detection of targets as images
If you are using the testimage class then the old test mistook the
global inheritance of testimage.bbclass with the recipe inheriting
image.bbclass because it was only looking for that at the end of the
string.
Also tidy up the code so you an easily tell what it's doing. (The
original method may have been more "pythonic", but it does nothing for
readability.)
(Bitbake rev: b05e741cb5fe44b37538f2b727782f80dc9bb8fa)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf')
0 files changed, 0 insertions, 0 deletions