> Am 05.11.2018 um 12:39 schrieb Richard Purdie > <[email protected]>: > > 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 <[email protected]> >> --- >> 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.
My local test environment fails with lots of other failure due master updates. So my only test at the very moment was to compile python3-sqlite and dbd-sqlite-perl and continue fixing other issues before coming to create an image :( I'll send a v2 as soon as I get around to it ;) Cheers -- Jens Rehsack - [email protected]
signature.asc
Description: Message signed with OpenPGP
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
