summaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/openssl/openssl.inc
Commit message (Collapse)AuthorAgeFilesLines
* openssl: rename to openssl-qoriqTing Liu2016-06-231-174/+0
| | | | | | | | | | The QorIQ version of openssl needs to use another recipe name and have a common provider, which is than choosen for QorIQ-based machines. The recipe is now called 'openssl-qoriq' and it provides openssl so the preferrence is set just for QorIQ based machines. Signed-off-by: Ting Liu <ting.liu@nxp.com>
* openssl/cryptodev: base_contains -> bb.utils.containsZhenhua Luo2016-05-101-2/+2
| | | | | | base_contains is deprecated. Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
* openssl: Explicitly set EXTRA_OEMAKE as requiredTing Liu2016-02-181-0/+1
| | | | | | | | | | The openssl recipe currently relies on EXTRA_OEMAKE having been set to "-e MAKEFLAGS=" in bitbake.conf to operate. It is necessary to make this explicit so that the default in bitbake.conf can be changed. (Refer to OE-Core rev: a384ab5cb4701fd1c1475bca4449def66b42c799) Signed-off-by: Ting Liu <ting.liu@freescale.com>
* openssl: downgrade to 1.0.1gTing Liu2014-07-111-0/+173
openssl released in fsl sdk v1.6 was based on 1.0.1g, so downgrade for fsl boards. the imported recipes were based on daisy-11.0.0 which FSL SDK based on. Signed-off-by: Ting Liu <b28495@freescale.com>