]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sqlite3: upgrade 3.48.0 -> 3.50.4
authorAnna-Lena Marx <anna-lena.marx@inovex.de>
Thu, 2 Oct 2025 21:17:44 +0000 (23:17 +0200)
committerMathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Fri, 3 Oct 2025 05:50:09 +0000 (07:50 +0200)
commit8fd2d20bd2a04bc590c9fd10fa1e78c74b0bca3a
treed0f87fd13caf133eedc8e18e6c8d73563ea702b5
parent688dd2e6bfd790ee3b32533fcd0b01784a939ad3
sqlite3: upgrade 3.48.0 -> 3.50.4

With the upgrade to 3.50.4, some configure options changed
as the project switched from `autotools` to `autosetup`.
The PACKAGECONFIG "dyn_ext" is not longer available.
Besides, the default CONFIGUREOPTS "target", "exec_prefix"
and "oldincludedir" became invalid.

Changelog: https://sqlite.org/releaselog/3_50_4.html

Signed-off-by: Anna-Lena Marx <anna-lena.marx@inovex.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-support/sqlite/sqlite3.inc
meta/recipes-support/sqlite/sqlite3/0001-backport-reenable-disable-rpath-configure-flag.patch [new file with mode: 0644]
meta/recipes-support/sqlite/sqlite3_3.48.0.bb [deleted file]
meta/recipes-support/sqlite/sqlite3_3.50.4.bb [new file with mode: 0644]