diff options
-rw-r--r-- | meta-yocto/conf/machine/atom-pc.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-yocto/conf/machine/atom-pc.conf b/meta-yocto/conf/machine/atom-pc.conf index 73aba58291..46bc71b75d 100644 --- a/meta-yocto/conf/machine/atom-pc.conf +++ b/meta-yocto/conf/machine/atom-pc.conf | |||
@@ -33,7 +33,6 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz live" | |||
33 | APPEND += "usbcore.autosuspend=1" | 33 | APPEND += "usbcore.autosuspend=1" |
34 | 34 | ||
35 | GLIBC_ADDONS = "nptl" | 35 | GLIBC_ADDONS = "nptl" |
36 | GLIBC_EXTRA_OECONF = "--with-tls" | ||
37 | 36 | ||
38 | EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi" | 37 | EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi" |
39 | 38 | ||