diff options
author | Chong Lu <Chong.Lu@windriver.com> | 2014-10-27 13:24:23 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-04 10:27:11 +0000 |
commit | 9adfa08360297670489304213debad514ad17f92 (patch) | |
tree | ac87320d5271c71db99d8b6b40a090cf78a9f4d9 /meta/recipes-support/curl | |
parent | 028a39431e466299975570cb0bf9e304f769bb20 (diff) | |
download | poky-9adfa08360297670489304213debad514ad17f92.tar.gz |
kmod: fix debuginfo is missing in shared library
INHIBIT_PACKAGE_STRIP variable will make debuginfo lose in shared library.
The test cases of kmod contain kernel modules for many different architectures,
strip and arch gets confused and throws errors. Pack kernel modules in test
cases to avoid strip command failed.
(From OE-Core rev: 3576399ed163cb3136ee1a2077622035d2033158)
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/curl')
0 files changed, 0 insertions, 0 deletions