All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] qemu: add fedora pkg names when build failed
Date: Mon, 26 Mar 2012 11:54:23 +0100	[thread overview]
Message-ID: <1332759263.28414.100.camel@ted> (raw)
In-Reply-To: <4665123dfd2c3d3011c628f4fec1b5a2118bf579.1332744516.git.liezhi.yang@windriver.com>

On Mon, 2012-03-26 at 14:49 +0800, Robert Yang wrote:
> When qemu build failed, we can see such messages:
> 
> You need libGL.so and libGLU.so to exist in your library path and the
> development headers for SDL installed to build qemu-native.
> 
> Ubuntu package names are: libgl1-mesa-dev, libglu1-mesa-dev and
> libsdl1.2-dev
> 
> These pkgs have different names on Fedora distributions, and Fedora is
> one the
> main linux distributions, so add Fedora package names.
> 
> The following Fedora versions have these pkgs:
> 	Fedora 9 64bit
> 	Fedora 13 32bit
> 	Fedora 13 64bit
> 	Fedora 16 64bit
> 
> [YOCTO #2174]
> 
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
>  meta/recipes-devtools/qemu/qemu.inc |    3 ++-
>  scripts/runqemu                     |    3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)

Merged to master, thanks.

Richard




      reply	other threads:[~2012-03-26 11:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-26  6:49 [PATCH 0/1] qemu: add fedora pkg names when build failed Robert Yang
2012-03-26  6:49 ` [PATCH 1/1] " Robert Yang
2012-03-26 10:54   ` Richard Purdie [this message]

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=1332759263.28414.100.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --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 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.