summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_5.19.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.19.bb b/meta/recipes-kernel/linux/linux-yocto_5.19.bb
index 15c5aca8da..0ff28aa952 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.19.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.19.bb
@@ -51,7 +51,7 @@ KCONF_BSP_AUDIT_LEVEL = "1"
51 51
52KERNEL_DEVICETREE:qemuarmv5 = "versatile-pb.dtb" 52KERNEL_DEVICETREE:qemuarmv5 = "versatile-pb.dtb"
53 53
54COMPATIBLE_MACHINE = "qemuarm|qemuarmv5|qemuarm64|qemux86|qemuppc|qemuppc64|qemumips|qemumips64|qemux86-64|qemuriscv64|qemuriscv32" 54COMPATIBLE_MACHINE = "^(qemuarm|qemuarmv5|qemuarm64|qemux86|qemuppc|qemuppc64|qemumips|qemumips64|qemux86-64|qemuriscv64|qemuriscv32)$"
55 55
56# Functionality flags 56# Functionality flags
57KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc" 57KERNEL_EXTRA_FEATURES ?= "features/netfilter/netfilter.scc"