From: Karthik Ramanan <a0393906@ti.com>
To: Denys Dmytriyenko <denys@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] weston-conf: set default backend to drm-backend
Date: Fri, 27 May 2016 13:39:46 +0530 [thread overview]
Message-ID: <574800CA.6000809@ti.com> (raw)
In-Reply-To: <20160527020613.GC14462@edge>
On 27-May-16 7:36 AM, Denys Dmytriyenko wrote:
> On Thu, May 26, 2016 at 05:04:50PM +0530, Karthik Ramanan wrote:
>> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
>> ---
>> meta-arago-distro/recipes-graphics/wayland/weston-conf/weston.ini | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/meta-arago-distro/recipes-graphics/wayland/weston-conf/weston.ini b/meta-arago-distro/recipes-graphics/wayland/weston-conf/weston.ini
>> index 615a604..4178ed3 100644
>> --- a/meta-arago-distro/recipes-graphics/wayland/weston-conf/weston.ini
>> +++ b/meta-arago-distro/recipes-graphics/wayland/weston-conf/weston.ini
>> @@ -1,3 +1,6 @@
>> +[core]
>> +backend=drm-backend.so
> Isn't that the default?
The default backend is wayland-backend.so, since we have the WAYLAND_DISPLAY defined to wayland-0, the default backend will be wayland.
Source reference: https://cgit.freedesktop.org/wayland/weston/tree/src/main.c?h=1.9#n537
>
>
>> [shell]
>> locking=false
>> animation=zoom
>> --
>> 1.9.1
>>
>> _______________________________________________
>> meta-arago mailing list
>> meta-arago@arago-project.org
>> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
next prev parent reply other threads:[~2016-05-27 8:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-26 11:34 [PATCH] weston-conf: set default backend to drm-backend Karthik Ramanan
2016-05-27 2:06 ` Denys Dmytriyenko
2016-05-27 8:09 ` Karthik Ramanan [this message]
2016-05-27 14:10 ` Denys Dmytriyenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=574800CA.6000809@ti.com \
--to=a0393906@ti.com \
--cc=denys@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.