[oe] [PATCH 09/17] Added Expedite and Elementary tests to E17-related tasks

fidencio at profusion.mobi fidencio at profusion.mobi
Sat Oct 23 00:15:49 UTC 2010


From: Eduardo Lima (Etrunko) <eblima at gmail.com>

Signed-off-by: Eduardo Lima (Etrunko) <eblima at gmail.com>
---
 recipes/angstrom/task-angstrom-e.bb |    4 ++--
 recipes/tasks/task-e-x11.bb         |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/angstrom/task-angstrom-e.bb b/recipes/angstrom/task-angstrom-e.bb
index eb063df..28273c1 100644
--- a/recipes/angstrom/task-angstrom-e.bb
+++ b/recipes/angstrom/task-angstrom-e.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Task packages for the Angstrom distribution"
-PR = "r0"
+PR = "r1"
 ALLOW_EMPTY = "1"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -12,7 +12,7 @@ RDEPENDS_angstrom-e-base-depends := "\
     angstrom-x11-base-depends \
     rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo \
     ttf-bitstream-vera \
-    e-wm \
+    elementary-tests expedite e-wm \
     glibc-charmap-utf-8 glibc-localedata-i18n"
 #xserver-kdrive-fbdev 
 
diff --git a/recipes/tasks/task-e-x11.bb b/recipes/tasks/task-e-x11.bb
index d691de6..64da9ba 100644
--- a/recipes/tasks/task-e-x11.bb
+++ b/recipes/tasks/task-e-x11.bb
@@ -1,5 +1,5 @@
 DESCRIPTION = "Tasks for Enlightenment/X11"
-PR = "r10"
+PR = "r11"
 
 inherit task
 
@@ -17,7 +17,7 @@ RDEPENDS_task-e-x11-core = "rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo
 #
 # E-core
 #
-RDEPENDS_task-e-x11-core += "e-wm"
+RDEPENDS_task-e-x11-core += "elementary-tests expedite e-wm"
 
 
 RDEPENDS_task-e-x11  = "task-e-x11-core"
-- 
1.7.3.1





More information about the Openembedded-devel mailing list