All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: poky@yoctoproject.org
Subject: Re: [PATCH 1/1] poky.conf: add flag opengl into DISTRO_FEATURES
Date: Tue, 16 Aug 2011 07:35:54 -0700	[thread overview]
Message-ID: <4E4A804A.3090102@gmail.com> (raw)
In-Reply-To: <90c7a0495c570e70d0445468788efb16a4083824.1313477829.git.jiajun.xu@intel.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08/15/2011 11:59 PM, Jiajun Xu wrote:
> libsdl will check if opengl is set in DISTRO_FEATURES, then enable 
> openGL option during do_configure. It is required for 3D game
> testing.
> 

is it also affecting how qemu is built ?


> Fix [YOCTO #883]
> 
> Signed-off-by: Jiajun Xu <jiajun.xu@intel.com> --- 
> meta-yocto/conf/distro/poky.conf |    2 +- 1 files changed, 1
> insertions(+), 1 deletions(-)
> 
> diff --git a/meta-yocto/conf/distro/poky.conf
> b/meta-yocto/conf/distro/poky.conf index 88b8adf..c65cbc4 100644 ---
> a/meta-yocto/conf/distro/poky.conf +++
> b/meta-yocto/conf/distro/poky.conf @@ -10,7 +10,7 @@ TARGET_VENDOR =
> "-poky"
> 
> LOCALCONF_VERSION = "1"
> 
> -DISTRO_FEATURES_append = " largefile" +DISTRO_FEATURES_append = "
> largefile opengl"
> 
> PREFERRED_VERSION_linux-yocto ?= "2.6.37+git%"
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk5KgEkACgkQuwUzVZGdMxSsbgCdE2H7I8C9LywfUnYEmreGB2+9
2uwAn3iKwGpobq1ZVK4D11IZAeLLkXk5
=XlfZ
-----END PGP SIGNATURE-----


  reply	other threads:[~2011-08-16 14:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16  6:59 [PATCH 0/1] Add flag opengl into DISTRO_FEATURES Jiajun Xu
2011-08-16  6:59 ` [PATCH 1/1] poky.conf: add " Jiajun Xu
2011-08-16 14:35   ` Khem Raj [this message]
2011-08-16 14:41     ` Xu, Jiajun
2011-08-17 14:49   ` Richard Purdie

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=4E4A804A.3090102@gmail.com \
    --to=raj.khem@gmail.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.