[bitbake-devel] [PATCH 0/1] Modified the vercmp() to meet Debian rules

Lianhao Lu lianhao.lu at intel.com
Thu Apr 12 09:27:58 UTC 2012


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





More information about the bitbake-devel mailing list