All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Add flag opengl into DISTRO_FEATURES
@ 2011-08-16  6:59 Jiajun Xu
  2011-08-16  6:59 ` [PATCH 1/1] poky.conf: add " Jiajun Xu
  0 siblings, 1 reply; 5+ messages in thread
From: Jiajun Xu @ 2011-08-16  6:59 UTC (permalink / raw)
  To: poky

Fix [YOCTO #883]

libsdl will check if opengl is set in DISTRO_FEATURES, then enable
openGL option during do_configure. It is required for 3D game testing.

The following changes since commit a21ff559e7c93e9da61104f4a33e42e6004189fd:

  Fixup remaining bb.msg.domain users (2011-08-15 17:31:52 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib jxu49/bugfix
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jxu49/bugfix

Jiajun Xu (1):
  poky.conf: add flag opengl into DISTRO_FEATURES

 meta-yocto/conf/distro/poky.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-17 14:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2011-08-16 14:41     ` Xu, Jiajun
2011-08-17 14:49   ` Richard Purdie

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.