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 17:22:39 +0000 (17:22 +0000)
commiteda64191c76e8535f654271d5da4a5358d610e99
tree950cb9a3d823397aeba4e3fbef21cec65a9ff181
parente9c72285f5525fe53bbc22b3740eb07e8ff9600f
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.

(From OE-Core rev: 421e927bd453259f4b3cdbd1676f6e12f97bf34f)

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