This specific patch should be applied when using intel-common MACHINE.

Fixes [YOCTO #12871]

Signed-off-by: Anuj Mittal <[email protected]>
---
 common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend 
b/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
index 0a449b7..b5b56f0 100644
--- a/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
+++ b/common/recipes-kernel/cryptodev/cryptodev-module_%.bbappend
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/${PN}:"
 
-SRC_URI_append = " file://0001-ioctl.c-Fix-build-with-linux-4.13.patch"
+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
-- 
2.17.1

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to