[oe-commits] Eduardo Lima (Etrunko) : task-e-x11, task-angstrom-e: add expedite and elementary tests

git version control git at git.openembedded.org
Sun Oct 24 07:31:49 UTC 2010


Module: openembedded.git
Branch: master
Commit: b6b5ccb6f55a669b47cbddf30c38242243a6a287
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b6b5ccb6f55a669b47cbddf30c38242243a6a287

Author: Eduardo Lima (Etrunko) <eblima at gmail.com>
Date:   Fri Oct 22 14:15:49 2010 +0000

task-e-x11,task-angstrom-e: add expedite and elementary tests

Signed-off-by: Eduardo Lima (Etrunko) <eblima at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa 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"





More information about the Openembedded-commits mailing list