[oe-commits] Angus Ainslie : elementary : remove RRECOMMENDS elementary-tests

GIT User account git at amethyst.openembedded.net
Thu May 7 20:38:20 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 70c67b905bd3e40830033940d124192e8dd6721d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=70c67b905bd3e40830033940d124192e8dd6721d

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Thu May  7 08:29:47 2009 -0600

elementary : remove RRECOMMENDS elementary-tests

---

 recipes/efl1/elementary_svn.bb |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes/efl1/elementary_svn.bb b/recipes/efl1/elementary_svn.bb
index f90497f..e904210 100644
--- a/recipes/efl1/elementary_svn.bb
+++ b/recipes/efl1/elementary_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "EFL based widget set for mobile devices"
 LICENSE = "LGPL"
 DEPENDS = "evas ecore edje eet edbus"
 PV = "0.0.0+svnr${SRCREV}"
-PR = "r5"
+PR = "r6"
 
 inherit efl
 
@@ -12,7 +12,6 @@ SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/TMP/st;module=elementary;prot
 S = "${WORKDIR}/elementary"
 
 RDEPENDS_${PN} = "elementary-themes"
-RRECOMMENDS_${PN} = "elementary-tests"
 
 do_compile_append() {
         sed -i -e s:${STAGING_DIR_TARGET}::g \





More information about the Openembedded-commits mailing list