summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-yocto-bsp/conf/machine/genericx86.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-yocto-bsp/conf/machine/genericx86.conf b/meta-yocto-bsp/conf/machine/genericx86.conf
index e144754bcb..042f20623f 100644
--- a/meta-yocto-bsp/conf/machine/genericx86.conf
+++ b/meta-yocto-bsp/conf/machine/genericx86.conf
@@ -31,8 +31,6 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts linux-firmware v86d
31 31
32IMAGE_FSTYPES ?= "ext3 cpio.gz live" 32IMAGE_FSTYPES ?= "ext3 cpio.gz live"
33 33
34APPEND += "usbcore.autosuspend=1"
35
36GLIBC_ADDONS = "nptl" 34GLIBC_ADDONS = "nptl"
37 35
38EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi" 36EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"