generic-poky/meta/recipes-extended
Hongxu Jia b0bf001251 libpam: fix 64-bit pam plugins not installed when add to 32-bit image
While the BSP is configured as a 64-bit kernel and 32-bit userspace,
add a 64-bit version of libpam to the filesystem, there was a failure:
...
| Computing transaction...error: Can't install
pam-plugin-unix-1.1.6-r2@lib64_x86_64: no package provides libpam-lib64
|
| Saving cache...
...

While using 'lib64' as the multilib suffix of libpam RPROVIDES , the
RPROVIDES was overridden by map_depends_variable in classextend.py.
...
 $RPROVIDES_lib64-libpam [2 operations]
   set data_smart.py:429 [finalize]
     " libpam-${baselib}"
   set classextend.py:71 [map_depends_variable]4532
     "lib64-libpam"
 computed:
   "lib64-libpam"
RPROVIDES_lib64-libpam="lib64-libpam"
...

Rename the suffix could fix this issue.
[YOCTO #4532]

(From OE-Core rev: 77e3d60fa00a41424fe65977b2bf307727a5a26c)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-09 14:31:14 +01:00
..
at autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
augeas augeas: upgrade to 1.2.0 2014-03-02 17:25:28 +00:00
bash bash: update build-tests.patch 2014-03-05 15:50:21 +00:00
bc autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
blktool blktool: fix SRC_URI typo 2013-02-04 16:42:50 +00:00
byacc byacc: upgrade to 20140101 2014-01-02 12:56:29 +00:00
bzip2 bzip: Add extra files as a specific task 2014-03-05 15:50:18 +00:00
chkconfig opkg/opkg-utils/chkconfig: Clean up u-a-cworth references 2014-01-19 16:32:10 +00:00
cpio cpio: Split RMT from cpio 2012-12-06 12:31:02 +00:00
cracklib autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
cronie Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
cups autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
cwautomacros Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
diffutils diffutils: enable ptest support 2014-03-11 08:11:41 -07:00
ed ed: remove infodir 2014-04-04 11:53:50 +01:00
ethtool ethtool: upgrade to 3.13 2014-03-02 17:25:27 +00:00
findutils recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
foomatic foomatic-filters: fix CUPS directory config 2013-02-04 16:42:49 +00:00
gamin gamin: replace obsolete automake macros with working ones 2013-02-12 13:22:43 +00:00
gawk gawk: enable ptest support 2014-01-28 00:52:33 +00:00
ghostscript autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
gperf recipes: Remove PR = r0 from all recipes 2013-10-30 14:52:04 +00:00
grep grep: upgrade from 2.16 to 2.18 2014-03-17 14:01:43 +00:00
groff groff: fix pkg_postinst and remove unneeded do_install_prepend 2013-11-01 11:09:05 +00:00
gzip gzip : upgrade to 1.6 2013-06-13 17:38:07 +01:00
hdparm Add missing SUMMARY values 2014-01-02 12:50:18 +00:00
images core-image-lsb: enforce pam as a needed distro feature 2014-04-01 23:37:01 +01:00
iptables iptables: upgrade to 1.4.21 2013-12-14 09:11:14 +00:00
iputils meta/*: remove unnecessary patches 2013-12-10 17:42:43 +00:00
less less: Update to 458 2013-04-29 14:45:08 +01:00
libaio libaio: Fix MIPS system call interface 2013-02-01 15:54:00 +00:00
libarchive libarchive: Add PACKAGECONFIG for lzo 2014-04-04 11:53:52 +01:00
libidn libidn: disable C# directly 2014-01-14 11:33:54 +00:00
libtirpc libtirpc: upgrade to 0.2.4 2013-12-20 12:26:28 +00:00
libuser libuser: upgrade to 0.60 2013-10-30 17:33:14 +00:00
lighttpd lighttpd: introduce /etc/lighttpd.d subdir for config file includes 2014-02-20 14:28:09 +00:00
logrotate logrotate: two minor fixes 2014-01-06 11:13:57 +00:00
lsb lsb: fix lsb_log_msg() implementation 2014-03-27 09:42:07 +00:00
lsof recipes: Remove PR = r0 from all recipes 2013-10-30 14:52:04 +00:00
ltp ltp: Don't link against libfl 2014-03-11 08:11:40 -07:00
mailx autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
man man: Remove wildcard from SRC_URI 2013-02-22 06:09:23 -08:00
man-pages man-pages: Update to 3.60 2014-02-28 14:01:14 +00:00
mc mc: Add 'inherit pkgconfig' 2014-03-05 15:50:22 +00:00
mdadm autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
mingetty Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
minicom minicom: updated download link 2014-02-09 09:40:01 +00:00
mktemp Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
msmtp recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
net-tools Basic recipe formatting fixes 2014-01-02 12:50:21 +00:00
newt autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
packagegroups packagegroup-core-lsb: Limit mips64 issues to qt4 packages only 2014-03-30 10:10:34 +01:00
pam libpam: fix 64-bit pam plugins not installed when add to 32-bit image 2014-04-09 14:31:14 +01:00
parted parted: add patch to handle deprecated readline function 2014-03-05 15:50:21 +00:00
pax misc patches: fix patch headers 2012-01-03 12:14:33 +00:00
perl recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
pigz pigz: Add pigz to buildtools tarball 2013-10-30 13:39:08 +00:00
procps autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
psmisc psmisc: Update to 22.21 2014-02-21 16:09:08 +00:00
quota autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
rpcbind rpcbind: add rpc user and run rpcbind daemon with rpc user 2014-03-07 14:58:45 +00:00
screen recipes: bump PRs 2014-03-05 17:36:37 +00:00
sed Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
shadow recipes: bump PRs 2014-03-05 17:36:37 +00:00
slang autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
stat stat: tidy up recipe 2014-01-02 12:50:24 +00:00
sudo sudo: upgrade to 1.8.9p5 2014-03-17 14:01:43 +00:00
sysklogd Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
sysstat autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
tar tar: add knob whether acl.h are checked 2014-03-19 14:19:07 +00:00
tcp-wrappers tcp-wrappers: fix indentation 2013-05-12 08:33:16 +01:00
texi2html Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
texinfo texinfo: Update to 5.2 2014-01-06 11:13:55 +00:00
time time: cleanup update-alternatives deprecated code 2012-08-15 14:26:35 +01:00
tzcode tzcode: Update to 2013i 2014-01-02 12:58:54 +00:00
tzdata tzdata: Update to 2013i 2014-01-02 12:58:53 +00:00
unzip unzip: Pass LDFLAGS to the linker 2014-01-29 17:38:49 +00:00
watchdog watchdog: Fix case where ${B} != ${S} 2013-03-22 16:54:36 +00:00
wget recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
which which: use the same meta fields for both versions 2013-04-29 14:45:04 +01:00
xdg-utils autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
xinetd Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
xz Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
zip Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00