summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/eee901.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/eee901.conf b/meta/conf/machine/eee901.conf
index c0c38beba3..9b7e2a3951 100644
--- a/meta/conf/machine/eee901.conf
+++ b/meta/conf/machine/eee901.conf
@@ -20,5 +20,7 @@ IMAGE_ROOTFS_SIZE_ext3 = "250000"
20 20
21IMAGE_FSTYPES += "ext3 jffs2 cpio.gz" 21IMAGE_FSTYPES += "ext3 jffs2 cpio.gz"
22 22
23APPEND += "video=vesafb:800x600-16@60 vga=788 "
24
23GLIBC_ADDONS = "nptl" 25GLIBC_ADDONS = "nptl"
24GLIBC_EXTRA_OECONF = "--with-tls" 26GLIBC_EXTRA_OECONF = "--with-tls"