diff options
author | Cristian Ciupitu <cristian.ciupitu@yahoo.com> | 2012-06-29 16:17:26 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-02 16:38:55 +0100 |
commit | f2b6f9c3a8b4f87b5570b78766a118e4290d773a (patch) | |
tree | 8b7c21daaf8962a8860feafdead2b5e55ad1b86d /README | |
parent | 54429dfcca0e35a3aeaa78e509240b87d6a8f4ac (diff) | |
download | openembedded-core-f2b6f9c3a8b4f87b5570b78766a118e4290d773a.tar.gz openembedded-core-f2b6f9c3a8b4f87b5570b78766a118e4290d773a.tar.bz2 openembedded-core-f2b6f9c3a8b4f87b5570b78766a118e4290d773a.zip |
runqemu: fix fedora pkg names when run fails
runqemu can fail to with the following message:
You need libGL.so and libGLU.so to exist in your library path to run the QEMU emulator.
Fedora package names are: mesa-libGL mesa-libGLU.
The libGL.so and libGLU.so files are provided by the mesa-libGL-devel
and mesa-libGLU-devel Fedora packages (yum provides '*/libGL*.so').
Signed-off-by: Cristian Ciupitu <cristian.ciupitu@yahoo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions