[oe-commits] Koen Kooi : e-wm: stop RRECOMMENDING e-wm-menu

git version control git at git.openembedded.org
Thu Nov 26 09:54:41 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 71cf41ca7ecb9d68d9f72331516122561c2864bb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=71cf41ca7ecb9d68d9f72331516122561c2864bb

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Nov 26 10:53:27 2009 +0100

e-wm: stop RRECOMMENDING e-wm-menu
e-wm-menu-shr: stop RPROVIDING it

---

 recipes/e17/e-wm_svn.bb          |    3 +--
 recipes/shr/e-wm-menu-shr_git.bb |    2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb
index a935728..fe65620 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 = "r7"
+PR = "r8"
 
 inherit e update-alternatives
 
@@ -90,7 +90,6 @@ RRECOMMENDS_${PN} = "\
   ${PN}-other \
   ${PN}-input-methods \
   ${PN}-sysactions \
-  ${PN}-menu \
 "
 
 PACKAGE_ARCH_${PN}-config-default = "all"
diff --git a/recipes/shr/e-wm-menu-shr_git.bb b/recipes/shr/e-wm-menu-shr_git.bb
index b8b267b..0c8d75a 100644
--- a/recipes/shr/e-wm-menu-shr_git.bb
+++ b/recipes/shr/e-wm-menu-shr_git.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "illume SHR applications.menu config"
 SECTION = "e/utils"
 LICENSE = "MIT BSD"
 PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}"
+PR = "r1"
 
-RPROVIDES_${PN} = "e-wm-menu"
 RCONFLICTS_${PN} = "e-wm-menu"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"





More information about the Openembedded-commits mailing list