diff options
Diffstat (limited to 'meta-fsl-ppc/recipes-kernel/cryptodev/cryptodev-module_1.7.bbappend')
| -rw-r--r-- | meta-fsl-ppc/recipes-kernel/cryptodev/cryptodev-module_1.7.bbappend | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-fsl-ppc/recipes-kernel/cryptodev/cryptodev-module_1.7.bbappend b/meta-fsl-ppc/recipes-kernel/cryptodev/cryptodev-module_1.7.bbappend deleted file mode 100644 index 2bf012c18..000000000 --- a/meta-fsl-ppc/recipes-kernel/cryptodev/cryptodev-module_1.7.bbappend +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | require recipes-kernel/cryptodev/cryptodev-fsl.inc | ||
| 2 | |||
| 3 | inherit qoriq_build_64bit_kernel | ||
| 4 | |||
| 5 | do_install_append_qoriq-ppc () { | ||
| 6 | rm -fr ${D}/usr | ||
| 7 | } | ||
| 8 | |||
| 9 | # Currently pkc-host does not support RSA_KEYGEN, remove this | ||
| 10 | # if it is fixed. | ||
| 11 | SRC_URI_append_qoriq-ppc = "${@base_contains('DISTRO_FEATURES', 'c29x_pkc', ' file://0001-don-t-advertise-RSA-keygen.patch', '', d)}" | ||
| 12 | |||
