]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sqlite3: consistent set of features for nativesdk
authorS. Lockwood-Childs <sjl@vctlabs.com>
Fri, 15 Jun 2018 07:56:18 +0000 (00:56 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Jun 2018 16:56:24 +0000 (17:56 +0100)
commit086610faf03a4c3e01cdb9d69c002b66813d97e3
tree72905b19049bd25c26cb5d1729e73cbb78430428
parent5f3a3d4063814e6732b8c861018b39d5abfc43b4
sqlite3: consistent set of features for nativesdk

Enable use of pread() and enable column metadata API for nativesdk builds.
This brings nativesdk in line with target and native builds.

(From OE-Core rev: 7c8b85e1c3d852975cd5961a297aa939bf4c7fe7)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/sqlite/sqlite3.inc