diff options
Diffstat (limited to 'recipes-kernel/cryptodev')
| -rw-r--r-- | recipes-kernel/cryptodev/cryptodev-qoriq_1.7.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq_1.7.inc b/recipes-kernel/cryptodev/cryptodev-qoriq_1.7.inc index aa0e9948f..e4700db4a 100644 --- a/recipes-kernel/cryptodev/cryptodev-qoriq_1.7.inc +++ b/recipes-kernel/cryptodev/cryptodev-qoriq_1.7.inc | |||
| @@ -55,7 +55,7 @@ file://0024-fix-COMPAT_CIOCKEY-ioctl-command-number.patch \ | |||
| 55 | 55 | ||
| 56 | # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc | 56 | # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc |
| 57 | # if pkc-host does not need customized cryptodev patches anymore | 57 | # if pkc-host does not need customized cryptodev patches anymore |
| 58 | SRC_URI_append = "${@base_contains('DISTRO_FEATURES', 'c29x_pkc', ' file://0001-don-t-advertise-RSA-keygen.patch', '', d)}" | 58 | SRC_URI_append = "${@bb.utils.contains('DISTRO_FEATURES', 'c29x_pkc', ' file://0001-don-t-advertise-RSA-keygen.patch', '', d)}" |
| 59 | 59 | ||
| 60 | S = "${WORKDIR}/cryptodev-linux-${PV}" | 60 | S = "${WORKDIR}/cryptodev-linux-${PV}" |
| 61 | 61 | ||
