summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 94e3c14fac..73b81b6a62 100644
--- a/meta/conf/machine/eee901.conf
+++ b/meta/conf/machine/eee901.conf
@@ -38,3 +38,5 @@ APPEND += "video=vesafb:800x600-16@60 vga=788 "
38 38
39GLIBC_ADDONS = "nptl" 39GLIBC_ADDONS = "nptl"
40GLIBC_EXTRA_OECONF = "--with-tls" 40GLIBC_EXTRA_OECONF = "--with-tls"
41
42EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"