]> code.ossystems Code Review - meta-freescale.git/commit
openssl: Avoid contamination OE-Core recipe
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Jul 2015 21:11:18 +0000 (18:11 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:14 +0000 (15:03 -0300)
commitca37332938accb840b120648ba7434dbead7b464
tree5defc488f8f130ed866fce97bf884ca290282a13
parent5d7917902628b84919ac9dfc332fd46a4d579e60
openssl: Avoid contamination OE-Core recipe

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: Otavio Salvador <otavio@ossystems.com.br>
32 files changed:
conf/machine/include/qoriq-arm.inc
conf/machine/include/qoriq-base.inc
recipes-connectivity/openssl/openssl-qoriq.inc [moved from recipes-connectivity/openssl/openssl.inc with 100% similarity]
recipes-connectivity/openssl/openssl-qoriq_1.0.1i.bb [new file with mode: 0644]
recipes-connectivity/openssl/openssl/qoriq/0001-remove-double-initialization-of-cryptodev-engine.patch [moved from recipes-connectivity/openssl/openssl-fsl/0001-remove-double-initialization-of-cryptodev-engine.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0002-eng_cryptodev-add-support-for-TLS-algorithms-offload.patch [moved from recipes-connectivity/openssl/openssl-fsl/0002-eng_cryptodev-add-support-for-TLS-algorithms-offload.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0003-cryptodev-fix-algorithm-registration.patch [moved from recipes-connectivity/openssl/openssl-fsl/0003-cryptodev-fix-algorithm-registration.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0004-linux-pcc-make-it-more-robust-and-recognize-KERNEL_B.patch [moved from recipes-connectivity/openssl/openssl-fsl/0004-linux-pcc-make-it-more-robust-and-recognize-KERNEL_B.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0005-ECC-Support-header-for-Cryptodev-Engine.patch [moved from recipes-connectivity/openssl/openssl-fsl/0005-ECC-Support-header-for-Cryptodev-Engine.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0006-Fixed-private-key-support-for-DH.patch [moved from recipes-connectivity/openssl/openssl-fsl/0006-Fixed-private-key-support-for-DH.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0007-Fixed-private-key-support-for-DH.patch [moved from recipes-connectivity/openssl/openssl-fsl/0007-Fixed-private-key-support-for-DH.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0008-Initial-support-for-PKC-in-cryptodev-engine.patch [moved from recipes-connectivity/openssl/openssl-fsl/0008-Initial-support-for-PKC-in-cryptodev-engine.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0009-Added-hwrng-dev-file-as-source-of-RNG.patch [moved from recipes-connectivity/openssl/openssl-fsl/0009-Added-hwrng-dev-file-as-source-of-RNG.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0010-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch [moved from recipes-connectivity/openssl/openssl-fsl/0010-Asynchronous-interface-added-for-PKC-cryptodev-inter.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0011-Add-RSA-keygen-operation-and-support-gendsa-command-.patch [moved from recipes-connectivity/openssl/openssl-fsl/0011-Add-RSA-keygen-operation-and-support-gendsa-command-.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0012-RSA-Keygen-Fix.patch [moved from recipes-connectivity/openssl/openssl-fsl/0012-RSA-Keygen-Fix.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0013-Removed-local-copy-of-curve_t-type.patch [moved from recipes-connectivity/openssl/openssl-fsl/0013-Removed-local-copy-of-curve_t-type.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0014-Modulus-parameter-is-not-populated-by-dhparams.patch [moved from recipes-connectivity/openssl/openssl-fsl/0014-Modulus-parameter-is-not-populated-by-dhparams.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0015-SW-Backoff-mechanism-for-dsa-keygen.patch [moved from recipes-connectivity/openssl/openssl-fsl/0015-SW-Backoff-mechanism-for-dsa-keygen.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0016-Fixed-DH-keygen-pair-generator.patch [moved from recipes-connectivity/openssl/openssl-fsl/0016-Fixed-DH-keygen-pair-generator.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0017-cryptodev-add-support-for-aes-gcm-algorithm-offloadi.patch [moved from recipes-connectivity/openssl/openssl-fsl/0017-cryptodev-add-support-for-aes-gcm-algorithm-offloadi.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0018-eng_cryptodev-extend-TLS-offload-with-3des_cbc_hmac_.patch [moved from recipes-connectivity/openssl/openssl-fsl/0018-eng_cryptodev-extend-TLS-offload-with-3des_cbc_hmac_.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0019-eng_cryptodev-add-support-for-TLSv1.1-record-offload.patch [moved from recipes-connectivity/openssl/openssl-fsl/0019-eng_cryptodev-add-support-for-TLSv1.1-record-offload.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0020-eng_cryptodev-add-support-for-TLSv1.2-record-offload.patch [moved from recipes-connectivity/openssl/openssl-fsl/0020-eng_cryptodev-add-support-for-TLSv1.2-record-offload.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0021-cryptodev-drop-redundant-function.patch [moved from recipes-connectivity/openssl/openssl-fsl/0021-cryptodev-drop-redundant-function.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0022-cryptodev-do-not-zero-the-buffer-before-use.patch [moved from recipes-connectivity/openssl/openssl-fsl/0022-cryptodev-do-not-zero-the-buffer-before-use.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0023-cryptodev-clean-up-code-layout.patch [moved from recipes-connectivity/openssl/openssl-fsl/0023-cryptodev-clean-up-code-layout.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0024-cryptodev-do-not-cache-file-descriptor-in-open.patch [moved from recipes-connectivity/openssl/openssl-fsl/0024-cryptodev-do-not-cache-file-descriptor-in-open.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0025-cryptodev-put_dev_crypto-should-be-an-int.patch [moved from recipes-connectivity/openssl/openssl-fsl/0025-cryptodev-put_dev_crypto-should-be-an-int.patch with 100% similarity]
recipes-connectivity/openssl/openssl/qoriq/0026-cryptodev-simplify-cryptodev-pkc-support-code.patch [moved from recipes-connectivity/openssl/openssl-fsl/0026-cryptodev-simplify-cryptodev-pkc-support-code.patch with 100% similarity]
recipes-connectivity/openssl/openssl_1.0.1i.bb [deleted file]
recipes-connectivity/openssl/openssl_1.0.1i.bbappend [deleted file]