aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend')
-rw-r--r--common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend b/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
index b5b56f01..c59ddb2f 100644
--- a/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
+++ b/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
@@ -1,7 +1,5 @@
FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/${PN}:"
-SRC_URI_append_intel-x86-common = " file://0001-ioctl.c-Fix-build-with-linux-4.13.patch"
-
python() {
# When we add more kernels for linux-intel, we may have to add a Version check
if (d.getVar("PREFERRED_PROVIDER_virtual/kernel") == "linux-intel"):