]> code.ossystems Code Review - openembedded-core.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 09:58:55 +0000 (10:58 +0100)
commit7c8b85e1c3d852975cd5961a297aa939bf4c7fe7
tree64e4f7a6a63f5cac228054c5dfc7567ddeb19752
parent57f1f5708306a6121b1172c5163c6566d5bcb89c
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.

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