aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tasks
diff options
context:
space:
mode:
authorEduardo Lima (Etrunko) <eblima@gmail.com>2010-10-22 14:15:44 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-10-24 09:27:50 +0200
commitd2ac2afbd16d099f2ce57313d8f0e77ae5b60496 (patch)
tree773e623912a63dea885cadd1887905e58a8f359d /recipes/tasks
parent4c234ed7e521362ff56be2896b0fc7c0e46c0f94 (diff)
downloadopenembedded-d2ac2afbd16d099f2ce57313d8f0e77ae5b60496.tar.gz
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@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/tasks')
-rw-r--r--recipes/tasks/task-e-x11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tasks/task-e-x11.bb b/recipes/tasks/task-e-x11.bb
index 3663532527..d691de6cfb 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"