aboutsummaryrefslogtreecommitdiffstats
path: root/meta-skeleton
diff options
context:
space:
mode:
authorJesse Zhang <sen.zhang@windriver.com>2012-08-07 10:31:57 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-07 12:56:34 +0100
commitd6ef548c48968d16f7e24dec7452ddb455c26d46 (patch)
treedb854198bbdafa678ad6d5029c99b674fff9e342 /meta-skeleton
parentf6763e90b23d1e609b0428ca3dfc81d824a62ea4 (diff)
downloadopenembedded-core-contrib-d6ef548c48968d16f7e24dec7452ddb455c26d46.tar.gz
image-mklibs: pass correct libdir to mklibs
libdir should be specified, or else mklibs won't work for 64bit targets. It wouldn't be able to find the libs. Traceback (most recent call last): File "<build>/bitbake_build/tmp/sysroots/i686-linux/usr/bin/x86_64-wrs-linux/mklibs", line 553, in <module> header = elf_header(find_lib(libraries.copy().pop())) File "<build>/bitbake_build/tmp/sysroots/i686-linux/usr/bin/x86_64-wrs-linux/mklibs", line 89, in elf_header raise Exception("Cannot find lib: " + obj) Exception: Cannot find lib: (From OE-Core rev: d2cd2ccea8bc4d110647ba3bd202772e5407000a) Signed-off-by: Jesse Zhang <sen.zhang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions