Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] glxgears fix
@ 2012-04-17 23:33 Scott Garman
  2012-04-17 23:33 ` [PATCH 1/1] qemugl: make postinst run at first boot Scott Garman
  2012-04-18 15:04 ` [PATCH 0/1] glxgears fix Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Scott Garman @ 2012-04-17 23:33 UTC (permalink / raw)
  To: openembedded-core

Hello,

This pull request fixes a bug where glxgears would fail with the
following error:

Error: couldn't get an RGB, Double-buffered visual.

This was occurring for images which use RPM because do_rootfs could
allow qemugl to be installed after libgl1, and qemugl's postinst needs
to run after libgl1 is installed to replace the libGL library.

This commit changes the postinst to run at first boot instead of during
do_rootfs.

This is an urgent fix to include with 1.2. - [YOCTO #2309]

The following changes since commit dc0fe3fbf9ca862c1d0d90468e6da326f58e3b41:

  qemugl: make postinst run at first boot (2012-04-18 00:21:51 +0100)

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

Scott Garman (1):
  qemugl: make postinst run at first boot

 meta/recipes-graphics/mesa/qemugl_git.bb |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-04-18 15:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-17 23:33 [PATCH 0/1] glxgears fix Scott Garman
2012-04-17 23:33 ` [PATCH 1/1] qemugl: make postinst run at first boot Scott Garman
2012-04-18  8:15   ` Henning Heinold
2012-04-18 15:04 ` [PATCH 0/1] glxgears fix Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox