All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Modified the vercmp() to meet Debian rules
@ 2012-04-12  9:27 Lianhao Lu
  2012-04-12  9:28 ` [PATCH 1/1] bb.utils: Modifed " Lianhao Lu
  0 siblings, 1 reply; 2+ messages in thread
From: Lianhao Lu @ 2012-04-12  9:27 UTC (permalink / raw)
  To: bitbake-devel

As we investigated, the vercmp() in bitbake didn't meet the Debian rules, 
and is not compatible to what opkg expected. Detailed information could be 
find at http://lists.linuxtogo.org/pipermail/bitbake-devel/2012-April/002641.html.

This patch fixed the vercmp() to meet the Debian rules.

The following changes since commit 4219e2ea033232d95117211947b751bdb5efafd4:
  Saul Wold (1):
        hig/builder: use the new which_terminal() function

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib llu/vercmp_bitbake
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/vercmp_bitbake

Lianhao Lu (1):
  bb.utils: Modifed vercmp() to meet Debian rules.

 lib/bb/utils.py |   40 ++++++++++++++++------------------------
 1 files changed, 16 insertions(+), 24 deletions(-)




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

end of thread, other threads:[~2012-04-12  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-12  9:27 [PATCH 0/1] Modified the vercmp() to meet Debian rules Lianhao Lu
2012-04-12  9:28 ` [PATCH 1/1] bb.utils: Modifed " Lianhao Lu

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.