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>
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
#
# 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"