diff options
Diffstat (limited to 'recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.10.bb')
| -rw-r--r-- | recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.10.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.10.bb b/recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.10.bb new file mode 100644 index 000000000..784c38b77 --- /dev/null +++ b/recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.10.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | require recipes-kernel/cryptodev/cryptodev-tests_${PV}.bb | ||
| 2 | require cryptodev-qoriq-${PV}.inc | ||
| 3 | |||
| 4 | SRC_URI += " \ | ||
| 5 | file://0001-Add-the-compile-and-install-rules-for-cryptodev-test.patch \ | ||
| 6 | " | ||
| 7 | |||
| 8 | COMPATIBLE_MACHINE = "(qoriq)" | ||
