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, 2 insertions, 0 deletions
diff --git a/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend b/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
index c59ddb2f..0a449b71 100644
--- a/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
+++ b/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
@@ -1,5 +1,7 @@
FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/${PN}:"
+SRC_URI_append = " 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"):