diff options
author | Lianhao Lu <lianhao.lu@intel.com> | 2011-07-05 13:55:41 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-27 16:25:35 +0100 |
commit | af1cd61210619b97b362c40b875ff0aa81ff4546 (patch) | |
tree | ea86e622221b5f5aadbcae23cacbf505ca4cfb26 /meta/classes/package_rpm.bbclass | |
parent | 44b3590509d7af2fe5a6c52a8bd2d1d7fb29ef7c (diff) | |
download | poky-af1cd61210619b97b362c40b875ff0aa81ff4546.tar.gz |
image.bbclass: Added variables for multilib support.
1. Added MULTILIB_PACKAGE_INSTALL for multilib instances of packages to
be installed in the rootfs.
2. MULTILIBRE_ALLOW_REP contains the regular expression to match the
files allow to be replaced by the conflicting files.
3. MULTILIBRE_FORCE_SAME contains the regular expression to match the
files allow to be replaced only if the conflicting files are identical.
4. Added shell function multilib_sanity_check() to check whether the
overwring for multilib situation is allowed.
(From OE-Core rev: 137a4626a7e8107fc8a71724d5124f44236293b9)
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/package_rpm.bbclass')
0 files changed, 0 insertions, 0 deletions