]> code.ossystems Code Review - openembedded-core.git/commit
nativesdk-qemu: fix SDK relocation issue
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Tue, 11 Sep 2012 13:55:31 +0000 (16:55 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2012 13:44:54 +0000 (14:44 +0100)
commitda014e900adfe96f01290c5a8f5fb08e295ca204
treea71f48d585783bc1f21385209a409436a1968f10
parentba17572c9c11efb45a92ba97914ce1f6d84002c8
nativesdk-qemu: fix SDK relocation issue

User mode emulation binaries are linked using a local linker script. The
nativesdk ones were not used and the resulting binaries did not have the
interp section resized. Hence, those binaries could not be relocated.

[YOCTO #3083]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/qemu/qemu-1.2.0/relocatable_sdk.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_1.2.0.bb