diff options
Diffstat (limited to 'recipes-kernel/cryptodev/cryptodev-fsl.inc')
| -rw-r--r-- | recipes-kernel/cryptodev/cryptodev-fsl.inc | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes-kernel/cryptodev/cryptodev-fsl.inc b/recipes-kernel/cryptodev/cryptodev-fsl.inc deleted file mode 100644 index e32e350..0000000 --- a/recipes-kernel/cryptodev/cryptodev-fsl.inc +++ /dev/null | |||
| @@ -1,17 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/cryptodev-fsl:" | ||
| 2 | |||
| 3 | SRC_URI_qoriq-ppc = "git://github.com/cryptodev-linux/cryptodev-linux.git \ | ||
| 4 | file://0001-add-support-for-composite-TLS10-SHA1-AES-algorithm-o.patch \ | ||
| 5 | file://0002-add-support-for-COMPAT_CIOCAUTHCRYPT-ioctl.patch \ | ||
| 6 | file://0003-PKC-support-added-in-cryptodev-module.patch \ | ||
| 7 | file://0004-Compat-versions-of-PKC-IOCTLs.patch \ | ||
| 8 | file://0005-Asynchronous-interface-changes-in-cryptodev.patch \ | ||
| 9 | file://0006-ECC_KEYGEN-and-DLC_KEYGEN-supported-in-cryptodev-mod.patch \ | ||
| 10 | file://0007-RCU-stall-fixed-in-PKC-asynchronous-interface.patch \ | ||
| 11 | file://0008-Add-RSA-Key-generation-offloading.patch \ | ||
| 12 | file://0009-Fixed-compilation-error-of-openssl-with-fsl-cryptode.patch \ | ||
| 13 | " | ||
| 14 | SRCREV_qoriq-ppc = "6aa62a2c320b04f55fdfe0ed015c3d9b48997239" | ||
| 15 | |||
| 16 | S_qoriq-ppc = "${WORKDIR}/git" | ||
| 17 | |||
