]> code.ossystems Code Review - openembedded-core.git/commit
sqlite3_3: Update to 3.25.2
authorJens Rehsack <sno@netbsd.org>
Sat, 3 Nov 2018 13:12:23 +0000 (14:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Nov 2018 15:18:28 +0000 (15:18 +0000)
commiteea7b16e762ab971d2ccea728e0019304325aed7
treefda903ddbecfcf3f62d8d760b13de06714505271
parent22ed19292d160461042d4a2294fe2ec0b953873e
sqlite3_3: Update to 3.25.2

Update SQLite3 from 3.23.1 to 3.25.2 for UPSERT, window
functions and improved ALTER TABLE support.

For a detailed list of changes since 3.23.1, see
* https://www.sqlite.org/releaselog/3_25_2.html
* https://www.sqlite.org/releaselog/3_24_0.html

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3_3.25.2.bb [moved from meta/recipes-support/sqlite/sqlite3_3.23.1.bb with 59% similarity]