This reverts commit e594e0697269c1b60fbd49aab9d76797e25a3e10. This patch is no longer needed with the weston-conf patch to allow Weston to start even when no input devices are found. --- .../recipes-graphics/wayland/weston-init/runWeston | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/meta-arago-distro/recipes-graphics/wayland/weston-init/runWeston b/meta-arago-distro/recipes-graphics/wayland/weston-init/runWeston index 8bb968b..aed5d5f 100644 --- a/meta-arago-distro/recipes-graphics/wayland/weston-init/runWeston +++ b/meta-arago-distro/recipes-graphics/wayland/weston-init/runWeston @@ -18,7 +18,11 @@ cat << EOF - Please wait... Weston is loading + Please wait... + + + + @@ -26,11 +30,6 @@ cat << EOF -Note: If you see that the display is stuck on this message -for more than 5 seconds, Weston probably failed to run. -Weston will not run without input devices such as -touchscreen or a mouse. Please check your setup and -attach an input device, and reboot. -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
