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

Burton, Ross ross.burton at intel.com
Mon Nov 5 11:43:43 UTC 2018


Mining the list archive shows that we keep on getting sqlite upgrades
which fail like this.  Maxin reported that it was due to the
full-text-search code enabling itself and failing to build, so one
solution is to explicitly turn it off.

Ross
On Mon, 5 Nov 2018 at 11:39, Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
>
> 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
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list