summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-08-24 11:45:48 -0700
committerOtavio Salvador <otavio@ossystems.com.br>2020-08-25 22:13:11 -0300
commite66be38a4a4df4c5e5d5695585393d95d0f93f5c (patch)
treeb0e01f7db2dfa190df556e282f8243a50ec36737 /recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb
parent946502041969619815248713cd2cf8c4b98d7e6a (diff)
downloadmeta-freescale-e66be38a4a4df4c5e5d5695585393d95d0f93f5c.tar.gz
cryptodev-qoriq: Upgrade to 1.11
OE-core is having 1.11 as well Signed-off-by: Khem Raj <raj.khem@gmail.com>
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)"