diff options
author | Mei Lei <lei.mei@intel.com> | 2011-05-16 19:06:21 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-17 14:38:52 +0100 |
commit | b41148cda9f0cc292b662a8473f26bc1ee0148f3 (patch) | |
tree | dd004068a668e82e9eb6d4b88c61707e94122082 /meta/recipes-core/libxml | |
parent | b4f1845f7cf42059984112e3f41a323b4c9d6dfd (diff) | |
download | openembedded-core-b41148cda9f0cc292b662a8473f26bc1ee0148f3.tar.gz openembedded-core-b41148cda9f0cc292b662a8473f26bc1ee0148f3.tar.bz2 openembedded-core-b41148cda9f0cc292b662a8473f26bc1ee0148f3.tar.xz openembedded-core-b41148cda9f0cc292b662a8473f26bc1ee0148f3.zip |
Add a new task checklicense and fix some bugs in distro_check.py
distro_check.py: Create a new function called create_log_file to reduce a lot of repeat code in distrodata.bbclass.
We needn't to create log file in function save_distro_check_result, because the log file has been generated in check_eventhandler.
Another bug is that we maybe access the /tmp/Meego-1.0 before we create this file.
Add a judge statement to decide whether we need to create this file firstly.
distrodata.bbclass: Add a new task checklicense to collect missing text license information.
This can help package-report system to know how many recipes are missing license text.
Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-core/libxml')
0 files changed, 0 insertions, 0 deletions