diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-21 17:45:33 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-24 15:41:33 +0100 |
commit | 87da29080429f1793845978901f5160701648c21 (patch) | |
tree | 47c3bc665f8c37ea31bcf0ba67f710c6ed99f0fe /meta/classes/libc-common.bbclass | |
parent | a355f13f73cb5a3fbd61435a8ee06967c3c86498 (diff) | |
download | poky-87da29080429f1793845978901f5160701648c21.tar.gz |
sanity.bbclass: Various improvements
I started trying to make some changes in sanity.bbclass and couldn't stand
the current code. This patch splits out the one big function into a number
of smaller units and adds a status class which handles queuing of messages
and issues like network errors and whether a reparse is required. It also
cleans up some syntax and obsolete code.
The other fundamental change is the tests are split into ones which run
once and those which run at every build. This was always the way the
class was intended to work but that got lost somewhere along the way.
This patch fixes that.
Its still far from perfect but it is hopefully an improvement
and sets the scene for other improvements to be built on top of this.
(From OE-Core rev: 4e6de6d5f0454024eec2ec775a938c5dab70610c)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/libc-common.bbclass')
0 files changed, 0 insertions, 0 deletions