diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2012-11-30 16:11:37 -0600 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-12-14 15:17:18 -0800 |
commit | ffe6cf3a1c57defdbe8531bdeb588e199177bb6c (patch) | |
tree | 6d537ec10be243a6a4775fa939bf6a4496fb2496 /meta/classes/populate_sdk_ipk.bbclass | |
parent | c56d24b35d94fe2934ac7e1dc67422e6abc7539d (diff) | |
download | openembedded-core-ffe6cf3a1c57defdbe8531bdeb588e199177bb6c.tar.gz openembedded-core-ffe6cf3a1c57defdbe8531bdeb588e199177bb6c.tar.bz2 openembedded-core-ffe6cf3a1c57defdbe8531bdeb588e199177bb6c.zip |
package_rpm: Update the way the multilib package names are translated
The variable MULTILIB_PACKAGE_ARCHS has been removed in favor of a
repurposed MULTILIB_PREFIX_LIST. The format of this item is now
<libid>:<arch>:<arch1>:...:<archN>. This ensures that we can correctly
translate the libid to one of the supported archs in a tri-lib system.
All of the users of MULTILIB_PREFIX_LIST and MULTILIB_PACKAGE_ARCHS have
been modified accordingly.
Also change the way attempted packages are installed, verify the package
exists in the translate functions, then perform the install in one single
operation. This results in a significantly faster install time.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/populate_sdk_ipk.bbclass')
0 files changed, 0 insertions, 0 deletions