summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb')
-rw-r--r--recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb b/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb
new file mode 100644
index 00000000..86078c57
--- /dev/null
+++ b/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb
@@ -0,0 +1,10 @@
1require recipes-kernel/cryptodev/cryptodev-module_${PV}.bb
2require cryptodev-qoriq-${PV}.inc
3
4inherit qoriq_build_64bit_kernel
5
6SRC_URI += " \
7file://0001-Disable-installing-header-file-provided-by-another-p.patch \
8"
9
10COMPATIBLE_MACHINE = "(qoriq)"