generic-poky/meta
Richard Purdie 093dec12e6 package/image.bbclass: Fix multilib rprovides
allarch multilib recipes are meant to provide a list of different multilib variants.
Unfortunately since the pkgdata also has mappings for these, they get mapped back to
the original package name which means the effect is undone at package creation time
when the remapping code is called.

This patch adds in a conditional to break that chain meaning the packages get
the correct RPROVIDES and image builds work correctly with opkg.

[YOCTO #3453]

(From OE-Core rev: 1a1927f8a04fe0a2b3b853ebdd33ccb807f00b59)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-13 23:49:28 +01:00
..
classes package/image.bbclass: Fix multilib rprovides 2013-04-13 23:49:28 +01:00
conf multilib.conf: Workaround opkg multilib issues 2013-04-13 23:49:28 +01:00
files fs-perms: remove /var/cache from volatiles 2013-02-06 09:37:29 +00:00
lib/oe lib/oe/classextend.py: avoid extending any kernel package 2013-04-05 17:36:34 +01:00
recipes-bsp pointercal: Move override files from 'files' to 'pointercal' directory 2013-04-04 14:08:06 +01:00
recipes-connectivity openssl: Upgrade to v1.0.1e 2013-04-09 13:16:53 +01:00
recipes-core udev: Update initscript to check for devtmpfs 2013-04-13 23:49:28 +01:00
recipes-devtools qemu: Fix typo in patch header 2013-04-12 18:33:29 +01:00
recipes-extended sudo: update crypt.patch to use backport from upstream 2013-04-12 17:00:45 +01:00
recipes-gnome gdk-pixbuf: Fix libpng determinism issues 2013-04-13 23:49:28 +01:00
recipes-graphics mesa-demos: fix build with non-Mesa GL stacks 2013-04-12 17:00:45 +01:00
recipes-kernel oprofile: Add Upstream-Status and description to patch 2013-04-12 18:33:29 +01:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia pulseaudio: remove spurious cd in do_compile_prepend 2013-04-11 12:20:35 +01:00
recipes-qt qt-mobility: added list of modules to be compiled 2013-04-03 17:01:13 +01:00
recipes-rt packagegroup-core-tools-debug: split out Eclipse packages 2013-03-23 11:48:52 +00:00
recipes-sato packagegroup-core-tools-debug: split out Eclipse packages 2013-03-23 11:48:52 +00:00
recipes-support curl: backport patch to fix segfaults 2013-04-05 23:05:34 +01:00
site site/common-uclibc: add predefined configure vars for coreutils 2013-04-05 11:14:12 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00