]> code.ossystems Code Review - openembedded-core.git/commit
openssl_1.0: add PACKAGECONFIG option to control manpages
authorAndre McCurdy <armccurdy@gmail.com>
Sat, 28 Jul 2018 20:39:22 +0000 (13:39 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jul 2018 11:44:28 +0000 (12:44 +0100)
commit1ddca1872f64c566fd812a6ec44f2d4e4d84f58f
tree8bc56d7630b9cb308618ec06e52f11065038c7a8
parent9c7f37bb1345c38211acd137c00b9d07f92601a7
openssl_1.0: add PACKAGECONFIG option to control manpages

Creating the openssl manpages, which happens as part of do_install(),
can take a significant amount of time (e.g. ~50 seconds on a quad
core laptop). Provide a PACKAGECONFIG option to allow creation of the
manpages to be skipped completely if not required and inherit the
manpages class to automatically control the PACKAGECONFIG option
(based on the "api-documentation" distro feature).

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/openssl/openssl-1.0.2o/0001-allow-manpages-to-be-disabled.patch [new file with mode: 0644]
meta/recipes-connectivity/openssl/openssl_1.0.2o.bb