summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/conf/machine/crownbay.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay/conf/machine/crownbay.conf')
-rw-r--r--meta-crownbay/conf/machine/crownbay.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf
index dcdc758e..fd53dbbb 100644
--- a/meta-crownbay/conf/machine/crownbay.conf
+++ b/meta-crownbay/conf/machine/crownbay.conf
@@ -32,7 +32,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
32 32
33MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" 33MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
34 34
35IMAGE_FSTYPES ?= "ext3 cpio.gz" 35IMAGE_FSTYPES ?= "ext3 cpio.gz live"
36 36
37GLIBC_ADDONS = "nptl" 37GLIBC_ADDONS = "nptl"
38GLIBC_EXTRA_OECONF = "--with-tls" 38GLIBC_EXTRA_OECONF = "--with-tls"