Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Scott Garman <scott.a.garman@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] glxgears fix
Date: Tue, 17 Apr 2012 16:33:28 -0700	[thread overview]
Message-ID: <cover.1334705370.git.scott.a.garman@intel.com> (raw)

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




             reply	other threads:[~2012-04-17 23:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-17 23:33 Scott Garman [this message]
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

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=cover.1334705370.git.scott.a.garman@intel.com \
    --to=scott.a.garman@intel.com \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox