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:15:46 +0000 (23:15 +0000)
commit96696ca47c8eb5372740ac186ba54a7f8a17b094
tree19351f165cd5a8ec2102655470af4ead6df46227
parent92acb3679cb55b24ea94624ef7725ad532847772
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.

(From OE-Core rev: bbf09cc0abbc81419349f2af1bc1196a868b2269)

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