From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Chris Larson <clarson@kergoth.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: [PATCH] poky.conf: enable Wayland DISTRO_FEATURE
Date: Wed, 27 Mar 2013 15:05:12 +0000 [thread overview]
Message-ID: <1364396712.28471.20.camel@ted> (raw)
In-Reply-To: <CABcZANn9haGTBdmo1F=vwQw5G6kqGBdPKRaocDhmVc4uFp-ikQ@mail.gmail.com>
On Wed, 2013-03-27 at 07:58 -0700, Chris Larson wrote:
>
> On Wed, Mar 27, 2013 at 6:59 AM, Ross Burton <ross.burton@intel.com>
> wrote:
> Without the Wayland feature you don't get the Wayland EGL
> platform built into
> Mesa, so Poky can't be used to test Wayland or Weston properly
> out of the box.
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> meta-yocto/conf/distro/poky.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-yocto/conf/distro/poky.conf
> b/meta-yocto/conf/distro/poky.conf
> index f146f5f..afe328b 100644
> --- a/meta-yocto/conf/distro/poky.conf
> +++ b/meta-yocto/conf/distro/poky.conf
> @@ -11,7 +11,7 @@ TARGET_VENDOR = "-poky"
> LOCALCONF_VERSION = "1"
> LAYER_CONF_VERSION ?= "6"
>
> -DISTRO_FEATURES_append = " largefile opengl multiarch"
> +DISTRO_FEATURES_append = " largefile opengl multiarch
> wayland"
>
> This reminds me, could we make this overridable? There are distros
> which are based on poky, but might want to tweak the supported
> features. Perhaps these features could be shoved into a separate
> variable and _append that, or just use +=.
Sounds fine, please send a patch. There was some good reason for using
_append iirc.
Cheers,
Richard
next prev parent reply other threads:[~2013-03-27 15:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-27 13:59 [PATCH] poky.conf: enable Wayland DISTRO_FEATURE Ross Burton
2013-03-27 14:58 ` Chris Larson
2013-03-27 15:05 ` Richard Purdie [this message]
2013-03-27 15:19 ` Martin Jansa
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=1364396712.28471.20.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=clarson@kergoth.com \
--cc=poky@yoctoproject.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.