Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1]distro_check.py: Fix some bugs in distro_check.py
@ 2011-04-28 14:40 Mei Lei
  2011-04-28 14:39 ` [PATCH 1/1] distro_check.py: " Mei Lei
  0 siblings, 1 reply; 2+ messages in thread
From: Mei Lei @ 2011-04-28 14:40 UTC (permalink / raw)
  To: openembedded-core

From: Mei Lei <lei.mei@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@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(-)




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-28 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28 14:40 [PATCH 0/1]distro_check.py: Fix some bugs in distro_check.py Mei Lei
2011-04-28 14:39 ` [PATCH 1/1] distro_check.py: " Mei Lei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox