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