mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-26 04:35:40 +02:00
Removing "sqlite3" from `PACKAGECONFIG` doesn't actually disable SQLite, because those options default to "yes". It just switches from the system SQLite to PHP's internal SQLite copy. Signed-off-by: Khem Raj <raj.khem@gmail.com>