]> code.ossystems Code Review - openembedded-core.git/commit
distrodata: added some corner cases for svn and git repos
authorEmilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
Tue, 26 Feb 2013 13:35:14 +0000 (15:35 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Feb 2013 23:14:39 +0000 (23:14 +0000)
commitbbf09cc0abbc81419349f2af1bc1196a868b2269
treef54d67ee0da0d9a599f449fd3cdcc46ff40265af
parent7fc7e98801bd72b9662528f94b315749e6075666
distrodata: added some corner cases for svn and git repos

distrodata.bbclass: git tags can include only one digit, therefore
the regex that matches the latest version should also include this
case. For some svn repos, using the http protocol than using the
svn protocol to get infomation about revisions works better.

Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/distrodata.bbclass