diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-01-22 17:26:00 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-25 12:44:12 +0000 |
commit | 6188419d27ee2c8a3ec3631fb575837203952b2c (patch) | |
tree | d50204a92705d1a8c2d5ddda5a8916667dcd093a /meta-skeleton/conf | |
parent | 939de8d52082f0c1f93dfc3b81daeaf5fc45999b (diff) | |
download | poky-6188419d27ee2c8a3ec3631fb575837203952b2c.tar.gz |
sqlite3.inc: fix readline PACKAGECONFIG
Make it clearer that readline support for the target build is now
disabled by default.
Since readline dependencies and configure options are now handled by
PACKAGECONFIG, avoid duplicating readline in DEPENDS or duplicating
--disable-readline in EXTRA_OECONF.
Also add --disable-editline to EXTRA_OECONF to avoid a potential
floating dependency, since the configure script checks for libedit
before it checks for libreadline.
(From OE-Core rev: 2d93f7d6a93e9a4f9f4683e378c939f59461d803)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/conf')
0 files changed, 0 insertions, 0 deletions