mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-23 03:33:54 +00: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>