[oe-commits] Martin Jansa : shr: use numeric-alt keyboard in illume* config and default-numeric only in feed

git version control git at git.openembedded.org
Thu Mar 4 10:36:45 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 8a7dc51327aedf87418bcd3438db5b3435ba2136
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8a7dc51327aedf87418bcd3438db5b3435ba2136

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Mar  3 16:29:38 2010 +0100

shr: use numeric-alt keyboard in illume* config and default-numeric only in feed

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/shr/e-wm-config-illume-shr_git.bb  |    4 ++--
 recipes/shr/e-wm-config-illume2-shr_git.bb |    4 ++--
 recipes/tasks/task-shr-feed.bb             |    3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/recipes/shr/e-wm-config-illume-shr_git.bb b/recipes/shr/e-wm-config-illume-shr_git.bb
index 1a368c6..80ce881 100644
--- a/recipes/shr/e-wm-config-illume-shr_git.bb
+++ b/recipes/shr/e-wm-config-illume-shr_git.bb
@@ -3,7 +3,7 @@ SECTION = "e/utils"
 DEPENDS = "eet"
 LICENSE = "MIT BSD"
 PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}"
-PR = "r7"
+PR = "r8"
 
 inherit e
 
@@ -22,7 +22,7 @@ RRECOMMENDS_${PN} = "\
   e-wm-sysactions-shr \
   e-wm-menu-shr \
   illume-keyboard-default-alpha \
-  illume-keyboard-default-numeric \
+  illume-keyboard-numeric-alt \
   illume-keyboard-default-terminal \
 "
 
diff --git a/recipes/shr/e-wm-config-illume2-shr_git.bb b/recipes/shr/e-wm-config-illume2-shr_git.bb
index 7f755c9..76bf2f4 100644
--- a/recipes/shr/e-wm-config-illume2-shr_git.bb
+++ b/recipes/shr/e-wm-config-illume2-shr_git.bb
@@ -4,7 +4,7 @@ DEPENDS = "eet"
 LICENSE = "MIT BSD"
 SRCREV = "868999443054da51b198860459b92734a3b16d42"
 PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}"
-PR = "r7"
+PR = "r8"
 
 inherit e
 
@@ -22,7 +22,7 @@ RRECOMMENDS_${PN} = "\
   e-wm-sysactions-shr \
   e-wm-menu-shr \
   illume-keyboard-default-alpha \
-  illume-keyboard-default-numeric \
+  illume-keyboard-numeric-alt \
   illume-keyboard-default-terminal \
 "
 
diff --git a/recipes/tasks/task-shr-feed.bb b/recipes/tasks/task-shr-feed.bb
index 937675b..1593006 100644
--- a/recipes/tasks/task-shr-feed.bb
+++ b/recipes/tasks/task-shr-feed.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "SHR Feed"
-PR = "r42"
+PR = "r43"
 PV = "1.0"
 LICENSE = "GPL"
 
@@ -226,6 +226,7 @@ RDEPENDS_${PN} += "\
 		illume-keyboard-german \
 		illume-keyboard-hebrew \
 		illume-keyboard-numeric-alt \
+		illume-keyboard-default-numeric \
 		illume-keyboard-russian \
 		illume-keyboard-russian-terminal \
 		python-xlib \





More information about the Openembedded-commits mailing list