From de39802df220e7356e27a1ae02d058913f4f95e6 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 30 Sep 2008 09:49:09 +0000 Subject: eee901: We use ACPI for battery status reading git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5334 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/machine/eee901.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/conf') diff --git a/meta/conf/machine/eee901.conf b/meta/conf/machine/eee901.conf index 94e3c14fa..73b81b6a6 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" -- cgit v1.2.3