summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto-bsp/conf/machine/include/genericx86-common.inc')
-rw-r--r--meta-yocto-bsp/conf/machine/include/genericx86-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
index 1de069011d..59d96d1417 100644
--- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
+++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc
@@ -18,7 +18,7 @@ MACHINE_EXTRA_RRECOMMENDS += "kernel-modules linux-firmware"
18 18
19GLIBC_ADDONS = "nptl" 19GLIBC_ADDONS = "nptl"
20 20
21EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi" 21EXTRA_OECONF:append:pn-matchbox-panel-2 = " --with-battery=acpi"
22 22
23IMAGE_FSTYPES += "wic wic.bmap" 23IMAGE_FSTYPES += "wic wic.bmap"
24WKS_FILE ?= "genericx86.wks.in" 24WKS_FILE ?= "genericx86.wks.in"