diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-04-09 16:20:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-10 13:32:00 +0100 |
commit | a0ccc1fb24f45da3688ce3cde09107e71b6de561 (patch) | |
tree | a67774edeb8454d439d0e4002ab3bae6196d2435 /meta/recipes-devtools/gnu-config | |
parent | b0550403d4e499a6c165c03825d3e4f9e2a750ad (diff) | |
download | poky-a0ccc1fb24f45da3688ce3cde09107e71b6de561.tar.gz |
meta-toolchain: runqemu falied on FC16/Opensuse12.1 x86_64
runqemu can't launch a target image on Fedora 16 64bit or Opensuse 12.1
64bit, this is because runqemu needs the host's libGL.so, which requires
GLIBC_2.14 which is defined in libc.so.6, but our default libc.so.6 is
version 2.13, here is the message from Richard:
The easiest solution would be to change the nativesdk libc to 2.15. I don't
think we plan to do this for the target libc for 1.2 but we could change
nativesdk's version if its well tested
[YOCTO #1968]
(From OE-Core rev: 5f1becfba0b801eeacb1c626659fe46cd6df25bf)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gnu-config')
0 files changed, 0 insertions, 0 deletions