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 14:13:40 +0000 (15:13 +0100)
commit27996a95fe7455c95a1e92e2054ff1007eacc0bb
tree7bee3182ff0e6f997924ca25d3888ea4bff8d811
parent620ee1b7fa3e997f4b4bfac2d7cd363256dabad8
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]

(From OE-Core rev: da014e900adfe96f01290c5a8f5fb08e295ca204)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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