All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1]distrodata.bbclass: Change the regular expression
@ 2011-02-23  1:34 Mei Lei
  2011-02-23  1:34 ` [PATCH 1/1] distrodata.bbclass: Fix the postfix issue in check_new_ver function Mei Lei
  0 siblings, 1 reply; 2+ messages in thread
From: Mei Lei @ 2011-02-23  1:34 UTC (permalink / raw)
  To: poky

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

This patch fix the postfix issue.
It will drop the postfix like "origin" or "pre1" in "3.2.2.origin"[recipe:apmd] and "3.12-pre1"[recipe:module-init-tools], but keep "rc1" or "dsf" in "1.2rc1"[recipe:speex] and "2.88dsf"[recipe:sysvinit] etc. This patch resolved 22 recipes' upstream version check issue.

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

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


Mei Lei (1):
  distrodata.bbclass: Fix the postfix issue in check_new_ver function

 meta/classes/distrodata.bbclass |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



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

end of thread, other threads:[~2011-02-23  1:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-23  1:34 [PATCH 0/1]distrodata.bbclass: Change the regular expression Mei Lei
2011-02-23  1:34 ` [PATCH 1/1] distrodata.bbclass: Fix the postfix issue in check_new_ver function Mei Lei

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.