[OE-core] [PATCH] sqlite3_3: Update to 3.25.2

Richard Purdie richard.purdie at linuxfoundation.org
Mon Nov 5 11:39:38 UTC 2018


On Sat, 2018-11-03 at 14:12 +0100, Jens Rehsack wrote:
> 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 at netbsd.org>
> ---
>  meta/recipes-support/sqlite/sqlite3_3.23.1.bb | 10 ----------
>  meta/recipes-support/sqlite/sqlite3_3.25.2.bb | 10 ++++++++++
>  2 files changed, 10 insertions(+), 10 deletions(-)
>  delete mode 100644 meta/recipes-support/sqlite/sqlite3_3.23.1.bb
>  create mode 100644 meta/recipes-support/sqlite/sqlite3_3.25.2.bb

How was this tested? pseudo-native fails to build with this:

https://autobuilder.yoctoproject.org/typhoon/#/builders/34/builds/161/steps/7/logs/step1b

and many other similar failures.

Cheers,

Richard




More information about the Openembedded-core mailing list