]> 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)
committerRobert Yang <liezhi.yang@windriver.com>
Sun, 26 Jan 2014 06:08:17 +0000 (14:08 +0800)
commit16aac35467087e8cd72308505ac1f9d8d8eb8def
tree67c2abbc4e89b0b2439adfbc138ed534ec7709f6
parent9ec143438d0bffd2ff95c6d74194a53e5fed7f3a
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 master rev: 421e927bd453259f4b3cdbd1676f6e12f97bf34f)

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