generic-poky/meta/lib/oe
Mei Lei 60ab6fc60c 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.

(From OE-Core rev: b41148cda9f0cc292b662a8473f26bc1ee0148f3)

Signed-off-by: Mei Lei <lei.mei@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-17 15:14:44 +01:00
..
__init__.py lib/oe: Import oe lib from OE.dev 2010-05-06 12:48:05 +01:00
distro_check.py Add a new task checklicense and fix some bugs in distro_check.py 2011-05-17 15:14:44 +01:00
patch.py oe/patch.py: Remove series file during Clean() 2011-05-10 09:57:09 +01:00
path.py oe.path: sync up with current OE 2011-03-23 15:43:54 +00:00
process.py lib/oe/process.py: import from OE 2011-05-16 15:32:19 +01:00
qa.py qa.py: Fix a typo when evaluating bitsize 2011-03-03 23:49:19 +00:00
utils.py oe.utils: add inherits (sync from OE) 2011-03-23 15:43:55 +00:00