diff options
| author | Ting Liu <ting.liu@nxp.com> | 2020-11-05 08:32:18 +0530 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-12-17 09:33:03 -0300 |
| commit | 9151cfcc9994800ae13add63185184f9a47bf2c4 (patch) | |
| tree | 0a55640cbe9c4aded5de0dda724f33031e64c521 /conf/machine/include | |
| parent | 65f73448529336ee32bf2f11d28bf91b64d9a814 (diff) | |
| download | meta-freescale-9151cfcc9994800ae13add63185184f9a47bf2c4.tar.gz | |
qoriq cryptodev-{linux,tests,module}: remove
All patches were merged in upstream cryptodev-linux repository.
cryptodev recipes for qoriq in this layer used the same codes with
the ones in poky. Remove to avoid maintenance efforts.
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'conf/machine/include')
| -rw-r--r-- | conf/machine/include/qoriq-base.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc index e982f3703..e482b8575 100644 --- a/conf/machine/include/qoriq-base.inc +++ b/conf/machine/include/qoriq-base.inc | |||
| @@ -1,7 +1,4 @@ | |||
| 1 | # common providers of QorIQ targets | 1 | # common providers of QorIQ targets |
| 2 | PREFERRED_PROVIDER_cryptodev-linux = "cryptodev-qoriq-linux" | ||
| 3 | PREFERRED_PROVIDER_cryptodev-module = "cryptodev-qoriq-module" | ||
| 4 | PREFERRED_PROVIDER_cryptodev-tests = "cryptodev-qoriq-tests" | ||
| 5 | PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq" | 2 | PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq" |
| 6 | PREFERRED_PROVIDER_virtual/bootloader ?= "${PREFERRED_PROVIDER_u-boot}" | 3 | PREFERRED_PROVIDER_virtual/bootloader ?= "${PREFERRED_PROVIDER_u-boot}" |
| 7 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" | 4 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" |
| @@ -35,6 +32,5 @@ MACHINE_SOCARCH_SUFFIX ?= "" | |||
| 35 | MACHINE_SOCARCH_SUFFIX_qoriq = "-qoriq" | 32 | MACHINE_SOCARCH_SUFFIX_qoriq = "-qoriq" |
| 36 | 33 | ||
| 37 | MACHINE_ARCH_FILTER = "virtual/kernel" | 34 | MACHINE_ARCH_FILTER = "virtual/kernel" |
| 38 | MACHINE_SOCARCH_FILTER_append_qoriq = " cryptodev-qoriq-linux cryptodev-qoriq-module cryptodev-qoriq-test" | ||
| 39 | 35 | ||
| 40 | INHERIT += "fsl-dynamic-packagearch" | 36 | INHERIT += "fsl-dynamic-packagearch" |
