[OE-core] [PATCH 0/1]distro_check.py: Fix some bugs in distro_check.py

Mei Lei lei.mei at intel.com
Thu Apr 28 14:40:39 UTC 2011


From: Mei Lei <lei.mei at intel.com>

This pull request will fix some bugs in meta/lib/oe/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.

Thanks
Lei

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: lmei3/distrocheck.py
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/distrocheck.py

Thanks,
    Mei Lei <lei.mei at intel.com>
---


Mei Lei (1):
  distro_check.py: Fix some bugs in distro_check.py

 meta/lib/oe/distro_check.py |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)





More information about the Openembedded-core mailing list