diff options
author | Yu Ke <ke.yu@intel.com> | 2011-07-16 10:02:53 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-27 16:18:50 +0100 |
commit | 350a8916c3cd3e6a8306f9ad15d7eaff9d597f56 (patch) | |
tree | 11606991df6bd8fd297b07f21d61c7fa0b5bc53d /bitbake/AUTHORS | |
parent | 9b227ae99123badf137b2b478372aaec16ff4c6f (diff) | |
download | poky-350a8916c3cd3e6a8306f9ad15d7eaff9d597f56.tar.gz |
do_split_packages: revise for multilib case
in multilib case, the PACKAGE_DYNAMIC is overrided with multilib
prefix. Take multilib:lib64-perl as example. the "perl-module-*"
will become "lib64-perl-module-*"
the output_pattern in do_split_packages is designed to work with
PACKAGE_DYNAMIC, so it should be applied with the same logic, i.e.
overriding with multilib prefix. otherwise the do_split_package will
split incorrect files
this patch implements the mulitlib override logic for do_split_packages
We also need to rename the extra_depends to support multilib case
(from Dongxaio Xu).
(From OE-Core rev: a4bc86713892502aeefbbdb3053e8cf1e1fc0bdb)
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Xu Dongxiao <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/AUTHORS')
0 files changed, 0 insertions, 0 deletions