]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: Added variables for multilib support.
authorLianhao Lu <lianhao.lu@intel.com>
Tue, 5 Jul 2011 05:55:41 +0000 (13:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Jul 2011 15:25:09 +0000 (16:25 +0100)
commit137a4626a7e8107fc8a71724d5124f44236293b9
treeed641fa3b1851b009a390c26c6a5d40cd7888501
parent1939a4395997098862912e013a2b13ed2f385f9f
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.

Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
meta/classes/image.bbclass