]> 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>
Mon, 2 Jul 2018 09:40:37 +0000 (10:40 +0100)
commitb476119fb72511fb384600db659c73c9bd6486e8
treee78e33e35a7f42479029f73fbb8fb1c7880085ce
parentc936af150459873fe9d135b7d5c2c0d0d9e7745f
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>
(cherry picked from commit 086610faf03a4c3e01cdb9d69c002b66813d97e3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-support/sqlite/sqlite3.inc