generic-poky/meta/lib/oe
Mei Lei 0e2eb05f46 distro_check.py: Fix some bugs in distro_check.py
The recipe meta-ide-support's alias is Poky, but not defined in distro_exceptions, this will lead an error.
The compare_in_distro_packages_list function omit a split process, this will lead to a form issue.
Change the log file generate way, use symbolic links link to the latest log file, instead of appending every log file in old log.

(From OE-Core rev: 123a7f49753aef4d5ccb5f5a5590c3c88775c6d0)

Signed-off-by: Mei Lei <lei.mei@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-04 00:54:36 +01:00
..
__init__.py lib/oe: Import oe lib from OE.dev 2010-05-06 12:48:05 +01:00
distro_check.py distro_check.py: Fix some bugs in distro_check.py 2011-05-04 00:54:36 +01:00
patch.py lib/oe/patch.py: Cosmetic change to avoid bitbake warning 2011-03-23 15:43:56 +00:00
path.py oe.path: sync up with current OE 2011-03-23 15:43:54 +00: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