From: Eduardo Lima (Etrunko) <[email protected]> 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) <[email protected]> --- 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" -- 1.7.3.1 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
