Hi Alex,

We're wondering how best to fix this.

The Weston website seems to give the answer for a run-time solution, which is 
basically 'if $DISPLAY is set use weston, otherwise use weston-launch'.

http://wayland.freedesktop.org/building.html

Is that the right approach? Another possibility is to make it a build-time 
solution where the bsp layer sets a variable controlling the selection.

Thanks for your help.

Tom

-----Original Message-----
From: alexander.kana...@linux.intel.com 
[mailto:alexander.kana...@linux.intel.com] 
Sent: Tuesday, December 01, 2015 4:21 PM
To: Hochstein Tom-R60874 <tom.hochst...@freescale.com>
Cc: openembedded-core@lists.openembedded.org; Sundararaj Prabhu-B36876 
<prabhu.sundara...@freescale.com>
Subject: Re: [OE-core] [PATCH v2] weston-init: Use weston-launch for XWayland

> +        # If weston-launch exists, we're configured for XWayland.
> +        if [ -f /usr/bin/weston-launch ]; then
> +            echo "Starting Weston in XWayland"

Nope. XWayland support and weston-launch support are configured separately. One 
may be present and the other one absent, both ways.

Alex
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to