]> code.ossystems Code Review - openembedded-core.git/commit
meta-toolchain: runqemu falied on FC16/Opensuse12.1 x86_64
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 9 Apr 2012 08:20:36 +0000 (16:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Apr 2012 12:15:59 +0000 (13:15 +0100)
commit5f1becfba0b801eeacb1c626659fe46cd6df25bf
treee7fc7df640563999cbeb2193256938ff3a56cd4f
parent7f9a3eb4e81f708573cfd5123655441d3b9532a5
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]

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/conf/distro/include/tcmode-default.inc