[poky] [PATCH 1/1] poky.conf: add flag opengl into DISTRO_FEATURES
Khem Raj
raj.khem at gmail.com
Tue Aug 16 07:35:54 PDT 2011
-----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 at 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-----
More information about the poky
mailing list