summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorLaurentiu Palcu <laurentiu.palcu@intel.com>2013-01-07 15:07:04 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-14 15:19:54 +0000
commitacb6a6777313fe9b6db80dff1800c21140c97401 (patch)
tree3871023d81b72d303dbf6eaaaf6c8480b1394985 /meta
parent5dc116295f6d76df5ceaa798b10c254a33635c7a (diff)
downloadpoky-acb6a6777313fe9b6db80dff1800c21140c97401.tar.gz
relocate_sdk.py: new interpreter string was not '\0' terminated
The problem: SDK binaries were not properly relocated when the SDK was installed into a path that had a length less than the default one. Apparently, there were two problems here: the padding was done wrong (the size of one program header table entry was used instead of the program section size) and the new padded string was not used at all. [YOCTO #3655] (From OE-Core rev: 0b4287dae51f7a4175c0ad3cadbec6cdf0b43866) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions