From e66be38a4a4df4c5e5d5695585393d95d0f93f5c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 24 Aug 2020 11:45:48 -0700 Subject: cryptodev-qoriq: Upgrade to 1.11 OE-core is having 1.11 as well Signed-off-by: Khem Raj --- recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb (limited to 'recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb') 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 @@ +require recipes-kernel/cryptodev/cryptodev-module_${PV}.bb +require cryptodev-qoriq-${PV}.inc + +inherit qoriq_build_64bit_kernel + +SRC_URI += " \ +file://0001-Disable-installing-header-file-provided-by-another-p.patch \ +" + +COMPATIBLE_MACHINE = "(qoriq)" -- cgit v1.2.3-54-g00ecf