generic-poky/meta
Richard Purdie e5d2249476 eglibc: Add missing ${PN} and ${PKGSUFFIX} usages
This fixes warning messages such as:

The providers found were: ['virtual:nativesdk:eglibc_2.13.bb', 'eglibc_2.13.bb']
The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_virtual/libc-nativesdk = eglibc-nativesdk', 'PREFERRED_PROVIDER_virtual/libc = eglibc']
NOTE: multiple providers are available for runtime glibc-utils (eglibc, eglibc-nativesdk, external-csl-toolchain, external-poky-toolchain)
NOTE: consider defining a PREFERRED_PROVIDER entry to match glibc-utils

This highlights how ugly adding to PN is when using BBCLASSEXTEND. We need to do this to
eglibc so the nativesdk class continues to work correctly for now and ensure consistency
in how the various eglibc packages are generated.

Longer term, if we switch nativesdk to use the multilib approach and MLPREFIX, we can
remove all the PKGSUFFIX mess. I'd rather not get into changing nativesdk right at this
time though given all the other changes that are going on.

(From OE-Core rev: 3a18aa65a4c123ea922b6cd09ca6a77090f12252)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-02 14:41:03 +01:00
..
classes package_ipk: SDK generation workaround 2011-08-02 14:32:11 +01:00
conf bitbake.conf: Add SDK_PACKAGE_ARCHS 2011-08-02 14:32:11 +01:00
files classes/package.bbclass: Add fixup_perms 2011-06-30 22:54:04 +01:00
lib/oe lib/oe/util.py: Add MLPREFIX support to prune_suffix() 2011-07-27 16:18:50 +01:00
recipes-bsp pciutils: Change the hardcoded /usr/lib to support multilib. 2011-07-20 15:27:32 +01:00
recipes-connectivity connman: Change hard coded package name to support multilib 2011-07-27 16:25:35 +01:00
recipes-core eglibc: Add missing ${PN} and ${PKGSUFFIX} usages 2011-08-02 14:41:03 +01:00
recipes-devtools sgml-common-native: Read a catalog backup to repopulate sgml-docbook.cat 2011-08-01 14:16:55 +01:00
recipes-extended libzypp: Fix variable substitution problem in do_archgen step 2011-08-01 14:16:55 +01:00
recipes-gnome gnome-keyring 2.32.1: fix PAM support and make it conditional on DISTRO_FEATURES 2011-07-22 11:56:51 +01:00
recipes-graphics libxcb: Add missing DEPENDS on libxdmcp 2011-07-27 12:02:39 +01:00
recipes-kernel module-init-tools-cross: Drop static binaries patch as a better fix has been merged 2011-07-27 16:18:51 +01:00
recipes-multimedia Upstream-Status: Add Upstream-Status for some missing patches 2011-07-26 15:48:08 +01:00
recipes-qt meta: Rename SITEINFO_ENDIANESS to SITEINFO_ENDIANNESS 2011-07-26 15:47:03 +01:00
recipes-sato Remove -directdisk.bb recipes 2011-07-27 12:02:45 +01:00
recipes-support beecrypt: Fix multilib header conflict - beecrypt/gnu.h 2011-07-27 15:45:47 +01:00
site siteinfo: Rework the siteinfo for powerpc to fix uclibc fallout 2011-07-27 12:02:45 +01:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt Major layout change to the packages directory 2010-08-27 15:29:45 +01:00