diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/machine/eee901.conf | 2 |
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 " GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" + +EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi" |