summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.10.bb
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-04-19 16:50:40 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-20 16:17:28 -0300
commit291d71881ac61153d99992f5322e15635d9cd66d (patch)
treeb14beabec23e6202515c044d3f7cb0141d83de11 /recipes-kernel/cryptodev/cryptodev-qoriq-module_1.10.bb
parent8e115ab460032de8a3495588b642ca82892f93b1 (diff)
downloadmeta-freescale-291d71881ac61153d99992f5322e15635d9cd66d.tar.gz
cryptodev: upgrade to 1.10
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-kernel/cryptodev/cryptodev-qoriq-module_1.10.bb')
-rw-r--r--recipes-kernel/cryptodev/cryptodev-qoriq-module_1.10.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.10.bb b/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.10.bb
new file mode 100644
index 00000000..86078c57
--- /dev/null
+++ b/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.10.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)"