e-wm: Add patch to disable illume screensaver for openmoko distro.
authorStefan Schmidt <stefan@datenfreihafen.org>
Fri, 30 Jan 2009 22:57:44 +0000 (23:57 +0100)
committerJan Lübbe <jluebbe@debian.org>
Wed, 4 Feb 2009 10:15:00 +0000 (10:15 +0000)
packages/e17/e-wm/illume-disable-screensaver.patch [new file with mode: 0644]
packages/e17/e-wm_svn.bb

diff --git a/packages/e17/e-wm/illume-disable-screensaver.patch b/packages/e17/e-wm/illume-disable-screensaver.patch
new file mode 100644 (file)
index 0000000..984895c
--- /dev/null
@@ -0,0 +1,13 @@
+Index: e/config/illume/e.src
+===================================================================
+--- e.orig/config/illume/e.src 2009-01-30 23:34:37.000000000 +0100
++++ e/config/illume/e.src      2009-01-30 23:34:54.000000000 +0100
+@@ -665,7 +665,7 @@
+   value "display_res_height" int: 1;
+   value "display_res_hz" int: 0;
+   value "display_res_rotation" int: 0;
+-  value "screensaver_enable" int: 1;
++  value "screensaver_enable" int: 0;
+   value "screensaver_timeout" int: 30;
+   value "screensaver_interval" int: 5;
+   value "screensaver_blanking" int: 2;
index d2c416c..e82cf69 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "The Enlightenment Window Manager Version 17"
 DEPENDS = "eet evas ecore edje efreet edbus"
 LICENSE = "MIT BSD"
 PV = "0.16.999.050+svnr${SRCREV}"
-PR = "r2"
+PR = "r3"
 
 inherit e update-alternatives
 
@@ -70,6 +70,9 @@ SRC_URI = "\
   file://applications.menu \
   file://gsm-segfault-fix.patch;patch=1;maxrev=37617 \
 "
+
+SRC_URI_append_openmoko = " file://illume-disable-screensaver.patch;patch=1 "
+
 S = "${WORKDIR}/e"
 
 EXTRA_OECONF = "\