[oe] [PATCH 2/3] e-wm_svn: add patch to not install the default keyboards

mok at mnet-online.de mok at mnet-online.de
Fri Nov 20 22:21:34 UTC 2009


From: Klaus Kurzmann <mok at fluxnetz.de>

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>
---
 recipes/e17/e-wm/drop-ilume-keyboards.patch |   17 +++++++++++++++++
 recipes/e17/e-wm_svn.bb                     |    3 ++-
 2 files changed, 19 insertions(+), 1 deletions(-)
 create mode 100644 recipes/e17/e-wm/drop-ilume-keyboards.patch

diff --git a/recipes/e17/e-wm/drop-ilume-keyboards.patch b/recipes/e17/e-wm/drop-ilume-keyboards.patch
new file mode 100644
index 0000000..0abe6f2
--- /dev/null
+++ b/recipes/e17/e-wm/drop-ilume-keyboards.patch
@@ -0,0 +1,17 @@
+Index: e/src/modules/illume/keyboards/Makefile.am
+===================================================================
+--- e/src/modules/illume/keyboards/Makefile.am	(revision 43437)
++++ e/src/modules/illume/keyboards/Makefile.am	(working copy)
+@@ -4,12 +4,6 @@
+ filesdir = $(libdir)/enlightenment/modules/$(MODULE)/keyboards
+ files_DATA = \
+             ignore_built_in_keyboards \
+-            Default.kbd \
+-            alpha.png \
+-	    Numbers.kbd \
+-            numeric.png \
+-            Terminal.kbd \
+-	    qwerty.png \
+ 	    up.png \
+ 	    down.png \
+ 	    left.png \
diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb
index de0f48f..ea15e6f 100644
--- a/recipes/e17/e-wm_svn.bb
+++ b/recipes/e17/e-wm_svn.bb
@@ -3,7 +3,7 @@ DEPENDS = "eet evas ecore edje efreet edbus"
 LICENSE = "MIT BSD"
 SRCNAME = "e"
 PV = "0.16.999.060+svnr${SRCPV}"
-PR = "r6"
+PR = "r7"
 
 inherit e update-alternatives
 
@@ -12,6 +12,7 @@ SRC_URI += "\
   file://applications.menu \
   file://gsm-segfault-fix.patch;patch=1;maxrev=37617 \
   file://fix-profiles.diff;patch=1;maxrev=39889 \
+  file://drop-illume-keyboards.patch;patch=1 \
 "
 
 SRC_URI_append_openmoko = " file://illume-disable-screensaver.patch;patch=1"
-- 
1.6.5.2





More information about the Openembedded-devel mailing list