[olpc-powerd/f15] v39 - use /sys/power/wakeup_count to make wakeups more reliable; fixes for ambient light backlight c

Martin Langhoff martinlanghoff at fedoraproject.org
Mon Nov 21 20:06:40 UTC 2011


commit 596808c598ec648208e2b36cd9b7387dff6ec9a1
Author: Martin Langhoff <martin at laptop.org>
Date:   Mon Nov 21 15:03:51 2011 -0500

    v39 - use /sys/power/wakeup_count to make wakeups more reliable; fixes for ambient light backlight control reliability

 olpc-powerd.spec |   16 ++++++++++++----
 sources          |    2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/olpc-powerd.spec b/olpc-powerd.spec
index 9d5d0bd..478bb42 100644
--- a/olpc-powerd.spec
+++ b/olpc-powerd.spec
@@ -1,8 +1,8 @@
-%define tag gitfc5b8f7
+%define tag gitcca2c9c
 
 Summary: OLPC XO power management
 Name: olpc-powerd
-Version: 38
+Version: 39
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -133,8 +133,16 @@ fi
 exit 0
 
 %changelog
-* Sat Nov 19 2011 Peter Robinson <pbrobinson at fedoraproject.org> 38-1
-- update to 38
+
+* Mon Nov 21 2011  <martin at laptop.org> - 39-1
+- use /sys/power/wakeup_count to make wakeups more reliable
+- fixes for ambient light backlight control reliability
+
+* Tue Nov 19 2011  Peter Robinson <pbrobinson at fedoraproject.org> 38-1
+- Add support for OLS and for sending and responding
+  to ambient-adjust events (for OLS-driven dimming)
+- Reimplement wakeup control for 1.75 (75% done)
+- Don't change the color/mono setting of the display
 
 * Wed Oct 19 2011 Daniel Drake <dsd at laptop.org> - 37-1
 - Reduce window for suspend during network connection
diff --git a/sources b/sources
index 32a8bfb..a289f5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ff27fa855fe27cb9f034cfbcb4ce4564  olpc-powerd-38-gitfc5b8f7.tar.gz
+7079be4589460c806fb48a880ebeaad4  olpc-powerd-39-gitcca2c9c.tar.gz


More information about the scm-commits mailing list