]> code.ossystems Code Review - openembedded-core.git/commitdiff
eee901: We use ACPI for battery status reading
authorSamuel Ortiz <sameo@openedhand.com>
Tue, 30 Sep 2008 09:49:09 +0000 (09:49 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Tue, 30 Sep 2008 09:49:09 +0000 (09:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5334 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/eee901.conf

index 94e3c14fac68141fc2c059f1ebc9d46a45cd1ac7..73b81b6a62ead444532e48a61efca1fe1f0876ea 100644 (file)
@@ -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"