summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/perf
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2012-07-04 18:15:54 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-05 16:01:32 +0100
commit39b5d509a3f77ce26818140be0db7292dda39204 (patch)
tree225374b3843ae9a98a91b0b569be795aac425eab /meta/recipes-kernel/perf
parent52c6977f8247bad2026dac459cfdc93b7ab5143e (diff)
downloadpoky-39b5d509a3f77ce26818140be0db7292dda39204.tar.gz
dpkg 1.15.8.7: bad interpreter when long tmpdir
When use PACKAGE_CLASSES = "package_deb", and the length of tmpdir is longer than 177, the error occurs during the image generation: /very/long/path/totmp/sysroots/x86_64-linux/usr/bin/dpkg-scanpackages: bad interpreter: No such file or directory The interpreter is perl, and it does exist, this is because the first line: #!/very/long/path/to/perl in the script can't be very long. Create a wrapper for it would fix the problem. [YOCTO #2640] (From OE-Core rev: 7d3281be18567207de8ce2cabce03957bf2cbca8) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/perf')
0 files changed, 0 insertions, 0 deletions