]> code.ossystems Code Review - openembedded-core.git/commit
openssl: use PACKAGECONFIG to disable perl bits
authorSaul Wold <sgw@linux.intel.com>
Fri, 20 Dec 2013 18:47:26 +0000 (10:47 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Dec 2013 09:09:22 +0000 (09:09 +0000)
commit421e927bd453259f4b3cdbd1676f6e12f97bf34f
tree4d2d2d5e8021d1e628f7bc0f61fbf2d09eeca89d
parent7f2637ec8d1b8840c31255572b5cb058777382e7
openssl: use PACKAGECONFIG to disable perl bits

Adding perl to the RDEPENDS caused a performance hit to the overall build time since this was
the only package that depended on perl.  The openssl-misc package is not installed by default
so use a PACKAGECONFIG which can be overridden to allow the perl scripts along with  perl to
 be installed.

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl.inc