[oe-commits] Eduardo Lima (Etrunko) : task-e-x11, task-angstrom-e: remove entrance

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


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

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

task-e-x11,task-angstrom-e: remove entrance

Entrance is deprecated, broken and can't even be found on E svn repository
anymore. Removing it from tasks/task-e-x11.bb and angstrom/task-angstrom-e.bb.

Still keeping its recipe though, in case someone brings it back from the dead.

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 |    2 +-
 recipes/tasks/task-e-x11.bb         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/angstrom/task-angstrom-e.bb b/recipes/angstrom/task-angstrom-e.bb
index eb9f025..eb063df 100644
--- a/recipes/angstrom/task-angstrom-e.bb
+++ b/recipes/angstrom/task-angstrom-e.bb
@@ -12,7 +12,7 @@ RDEPENDS_angstrom-e-base-depends := "\
     angstrom-x11-base-depends \
     rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo \
     ttf-bitstream-vera \
-    entrance e-wm \
+    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 3663532..d691de6 100644
--- a/recipes/tasks/task-e-x11.bb
+++ b/recipes/tasks/task-e-x11.bb
@@ -17,7 +17,7 @@ RDEPENDS_task-e-x11-core = "rxvt-unicode xstroke xtscal xrandr xmodmap xdpyinfo
 #
 # E-core
 #
-RDEPENDS_task-e-x11-core += "entrance e-wm"
+RDEPENDS_task-e-x11-core += "e-wm"
 
 
 RDEPENDS_task-e-x11  = "task-e-x11-core"





More information about the Openembedded-commits mailing list