[OE-core] [PATCH 1/1] qemu: add fedora pkg names when build failed

Richard Purdie richard.purdie at linuxfoundation.org
Mon Mar 26 10:54:23 UTC 2012


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 at windriver.com>
> ---
>  meta/recipes-devtools/qemu/qemu.inc |    3 ++-
>  scripts/runqemu                     |    3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list