[Pkg-utopia-commits] r3324 - in /packages/unstable/hal-info/debian: changelog patches/15-suspend-quirks-asus-A2D.patch patches/series
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Dec 1 18:11:47 UTC 2009
Author: biebl
Date: Tue Dec 1 18:11:47 2009
New Revision: 3324
URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=3324
Log:
* debian/patches/15-suspend-quirks-asus-A2D.patch
- Apply correct suspend quirks for ASUS A2D laptops. (Closes: #525552)
Added:
packages/unstable/hal-info/debian/patches/15-suspend-quirks-asus-A2D.patch
Modified:
packages/unstable/hal-info/debian/changelog
packages/unstable/hal-info/debian/patches/series
Modified: packages/unstable/hal-info/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal-info/debian/changelog?rev=3324&op=diff
==============================================================================
--- packages/unstable/hal-info/debian/changelog (original)
+++ packages/unstable/hal-info/debian/changelog Tue Dec 1 18:11:47 2009
@@ -3,6 +3,8 @@
* New upstream release.
* Switch patch management system to quilt.
* Bump Standards-Version to 3.8.3. No further changes.
+ * debian/patches/15-suspend-quirks-asus-A2D.patch
+ - Apply correct suspend quirks for ASUS A2D laptops. (Closes: #525552)
-- Michael Biebl <biebl at debian.org> Tue, 01 Dec 2009 18:53:37 +0100
Added: packages/unstable/hal-info/debian/patches/15-suspend-quirks-asus-A2D.patch
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal-info/debian/patches/15-suspend-quirks-asus-A2D.patch?rev=3324&op=file
==============================================================================
--- packages/unstable/hal-info/debian/patches/15-suspend-quirks-asus-A2D.patch (added)
+++ packages/unstable/hal-info/debian/patches/15-suspend-quirks-asus-A2D.patch Tue Dec 1 18:11:47 2009
@@ -1,0 +1,13 @@
+diff --git a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
+index fe29d1b..bbb75d7 100644
+--- a/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
++++ b/fdi/information/10freedesktop/20-video-quirk-pm-asus.fdi
+@@ -9,7 +9,7 @@
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
+ <!--NOTE: s2ram list the F3F with power_management.quirk.none=true -->
+- <match key="system.hardware.product" prefix_outof="M6VA;M6N ;M5N;M7A;S6F;S5N ;W3A;W5A ;M2N ;A2D ;F3F ;V6V;A8He;A6Kt ;F3JC ;F3Sc">
++ <match key="system.hardware.product" prefix_outof="M6VA;M6N ;M5N;M7A;S6F;S5N ;W3A;W5A ;M2N ;A2D;F3F ;V6V;A8He;A6Kt ;F3JC ;F3Sc">
+ <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+ <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
+ </match>
Modified: packages/unstable/hal-info/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal-info/debian/patches/series?rev=3324&op=diff
==============================================================================
--- packages/unstable/hal-info/debian/patches/series (original)
+++ packages/unstable/hal-info/debian/patches/series Tue Dec 1 18:11:47 2009
@@ -1,1 +1,2 @@
10-ignore_huawei_e169_modem.patch
+15-suspend-quirks-asus-A2D.patch
More information about the Pkg-utopia-commits
mailing list