]> code.ossystems Code Review - openembedded-core.git/commit
sqlite3: restore upstream version numbering
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 30 Apr 2014 12:56:33 +0000 (13:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Apr 2014 15:44:39 +0000 (16:44 +0100)
commitb8f82a8808b0d217815b30ed06efc8a0be4494a5
treefea0d8df52f367fe7e8e6be4bde3cf55d3fe28f3
parentcdbcadee68a47e985d25ba39359f3a3fa0049a8a
sqlite3: restore upstream version numbering

Regardless of the numbering used in source archive filenames, the
upstream version number is in dotted form in documentation, release
notes and the website, so we need to be using that here since that is
what people will expect to see.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3_3.8.4.3.bb [moved from meta/recipes-support/sqlite/sqlite3_3080403.bb with 88% similarity]