poco: add new options for Json, CppParser, MongoDB, PDF and Redis
authorYegor Yefremov <yegorslists@googlemail.com>
Thu, 15 Feb 2018 13:32:35 +0000 (14:32 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 1 Apr 2018 19:10:50 +0000 (21:10 +0200)
commitce1104f6a10d0ebfdc48e1d7eea9eaf096e739fd
tree3fee0baf9fed003d590e73a71066674f370c9b4a
parent0b02fed5a00f02ed303133d975ad9fcaf2d95b73
poco: add new options for Json, CppParser, MongoDB, PDF and Redis

New options allow to build following components:

* Json
* Redis
* MongoDB
* CppParser
* PDF

This allows to significantly reduce the size of the POCO
libraries. Even though it breaks backward compatibility because those
features were enabled and are now disable by default, Buildroot's
policy is to build the minimal feature-set by default. And users will
get a very clear build failure, which should be easy to fix.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
[Thomas: add an explanation about backward compatibility.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/poco/Config.in
package/poco/poco.mk