diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-08-03 22:52:48 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-08-16 22:53:54 -0700 |
commit | ca729de4b261e4feba74fdf0b2578890bc80ea90 (patch) | |
tree | 683cacb0b83fa733f01869b7c0e71d3b7a453975 /meta/recipes-extended/psmisc/files | |
parent | dc78cdb318671862c5cd15711364c1c4462d9ece (diff) | |
download | openembedded-core-ca729de4b261e4feba74fdf0b2578890bc80ea90.tar.gz openembedded-core-ca729de4b261e4feba74fdf0b2578890bc80ea90.tar.bz2 openembedded-core-ca729de4b261e4feba74fdf0b2578890bc80ea90.tar.xz openembedded-core-ca729de4b261e4feba74fdf0b2578890bc80ea90.zip |
package_rpm: enhance strip_multilib function
The previous logic could only strip MLPREFIX from the first element in
an array, take an example, strip_multilib the [lib32-a lib32-b lib32-c]
will result in [a lib32-b lib32-c]. We need to strip prefix one by one.
This commit change the logic to strip all elements' multilib prefix.
[YOCTO #1368]
CC: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-extended/psmisc/files')
0 files changed, 0 insertions, 0 deletions