From: Valentin Popa <valentin.popa@intel.com>
To: Otavio Salvador <otavio@ossystems.com.br>
Cc: Prabhu Sundararaj <prabhu.sundararaj@freescale.com>,
OpenEmbedded Core Mailing List
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] weston : refactor to identify EGL, cairoglesv2 support
Date: Fri, 28 Mar 2014 14:23:18 +0200 [thread overview]
Message-ID: <533569B6.9090103@intel.com> (raw)
In-Reply-To: <CAP9ODKrUyfcP1vzEgYupPM-rg2jeE1VgPsP++Nh=fDeBuTjc7A@mail.gmail.com>
On 03/27/2014 08:09 PM, Otavio Salvador wrote:
> On Thu, Mar 27, 2014 at 9:30 AM, Valentin Popa <valentin.popa@intel.com> wrote:
>> On 03/26/2014 11:07 PM, Otavio Salvador wrote:
>>> From: Prabhu Sundararaj <prabhu.sundararaj@freescale.com>
>>>
>>> Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@freescale.com>
>>> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>>> ---
>>> meta/recipes-graphics/wayland/weston_1.4.0.bb | 7 +++++--
>>> 1 file changed, 5 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/meta/recipes-graphics/wayland/weston_1.4.0.bb
>>> b/meta/recipes-graphics/wayland/weston_1.4.0.bb
>>> index e0c354d..a41b5cd 100644
>>> --- a/meta/recipes-graphics/wayland/weston_1.4.0.bb
>>> +++ b/meta/recipes-graphics/wayland/weston_1.4.0.bb
>>> @@ -23,7 +23,6 @@ EXTRA_OECONF = "--enable-setuid-install \
>>> --enable-simple-clients \
>>> --enable-clients \
>>> --enable-demo-clients-install \
>>> - --disable-simple-egl-clients \
>>> --disable-libunwind \
>>> --disable-rpi-compositor \
>>> --disable-rdp-compositor"
>>> @@ -39,7 +38,7 @@ PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES',
>>> 'wayland', 'kms fbdev way
>>> # Weston on KMS
>>> PACKAGECONFIG[kms] =
>>> "--enable-drm-compositor,--disable-drm-compositor,drm udev virtual/mesa
>>> mtdev"
>>> # Weston on Wayland (nested Weston)
>>> -PACKAGECONFIG[wayland] = "--enable-wayland-compositor,--disable-egl
>>> --disable-wayland-compositor,virtual/mesa"
>>
>> We need --disable-egl if wayland is not in DISTRO_FEATURES. See bug:
>> https://bugzilla.yoctoproject.org/show_bug.cgi?id=5867
> As egl is not part of PACKAGECONFIG it will do the right thing, no?
>
Yes, it will. My concerns are about --enable-drm-compositor (kms)
without egl; I know that the user can pass at runtime the --use-pixman
flag, but I think it's more important to keep egl enabled by default in
weston (this is probably the main "usecase" of wayland/weston). So if
you enable egl, the bug will reproduce.
next prev parent reply other threads:[~2014-03-28 12:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-26 21:07 [PATCH] weston : refactor to identify EGL, cairoglesv2 support Otavio Salvador
2014-03-27 12:30 ` Valentin Popa
2014-03-27 18:09 ` Otavio Salvador
2014-03-28 12:23 ` Valentin Popa [this message]
2014-03-28 12:53 ` Otavio Salvador
2014-03-28 13:28 ` Valentin Popa
2014-03-28 13:35 ` Otavio Salvador
2014-03-28 13:37 ` Valentin Popa
2014-03-28 13:55 ` Otavio Salvador
2014-03-28 13:58 ` Carlos Rafael Giani
2014-03-28 14:28 ` Valentin Popa
2014-03-28 15:00 ` Otavio Salvador
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=533569B6.9090103@intel.com \
--to=valentin.popa@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=otavio@ossystems.com.br \
--cc=prabhu.sundararaj@freescale.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox