]> code.ossystems Code Review - openembedded-core.git/commit
utility-tasks.bbclass: add automatic version check for GIT/SVN proto
authorKevin Tian <kevin.tian@intel.com>
Thu, 8 Jul 2010 07:42:42 +0000 (15:42 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Fri, 9 Jul 2010 04:08:19 +0000 (21:08 -0700)
commit90ceeff2587c932f9d998ccf05f01c01300f3268
treea037b855ab3db993d356bb5ed265af065a174ebe
parent43bd7936793701839df4dd4e49ef91985ee11e06
utility-tasks.bbclass: add automatic version check for GIT/SVN proto

both git/svn supports remote information query: 'git ls-remote', and
'svn info'. With them, now upstream version will be automatically
checked for git/svn packages.

In the meantime, manual latest version tagged in distro tracking
fields are also compared as one alternative if upstream check fails.
Also such check is one indicator whether tracking field is missing.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta/classes/utility-tasks.bbclass
meta/conf/distro/include/private/distro_base_utils_1.inc
meta/conf/distro/include/private/distro_x11_libs.inc
meta/conf/distro/poky.conf