diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-02-14 17:45:12 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-14 22:57:57 +0000 |
commit | d3ba249aa1bf68aaeed226e934a4f4d5b7a19286 (patch) | |
tree | e982dd9a3db8f88dca3896657d24a997f4e816ea /meta/recipes-devtools | |
parent | 63d5be8f7fec74a7e4bac36b28e93071119cdf6d (diff) | |
download | openembedded-core-d3ba249aa1bf68aaeed226e934a4f4d5b7a19286.tar.gz openembedded-core-d3ba249aa1bf68aaeed226e934a4f4d5b7a19286.tar.bz2 openembedded-core-d3ba249aa1bf68aaeed226e934a4f4d5b7a19286.zip |
package_manager.py: move multilib prefix list computation function to RpmIndexer
Since the code from anonymous function in rootfs_rpm.bbclass has been
removed, MULTILIB_PREFIX_LIST variable was never set. Hence not all
directories got indexed.
This commit will move the multilib prefix list computation function from
RpmPM class to RpmIndexer, since the indexer needs it too. I was hoping
to avoid this but, unfortunately, I couldn't.
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions