All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mei Lei <lei.mei@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1]distro_check.py: Fix some bugs in distro_check.py
Date: Thu, 28 Apr 2011 14:40:39 -0000	[thread overview]
Message-ID: <cover.1304000937.git.lei.mei@intel.com> (raw)

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(-)




             reply	other threads:[~2011-04-28 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-28 14:40 Mei Lei [this message]
2011-04-28 14:39 ` [PATCH 1/1] distro_check.py: Fix some bugs in distro_check.py Mei Lei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1304000937.git.lei.mei@intel.com \
    --to=lei.mei@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.