generic-poky/meta/recipes-support
Mark Hatle cf7cff7d23 Cleanup: fix PN == BPN cases
When building target packages, it used to be enought to check for PN == BPN, however
with the multilib configurations, this can lead to subtle errors.  Change instances
of PN == BPN, to ${CLASSOVERRIDE} == 'class-target'.

(From OE-Core rev: acc988272b4e74a9ad1e6da5af5b2d208584197b)

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-02 11:40:50 +01:00
..
apr Cleanup: fix PN == BPN cases 2012-10-02 11:40:50 +01:00
aspell aspell: force ARM mode 2011-11-15 12:05:29 +00:00
atk recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-19 17:56:26 +01:00
attr PR bump for all recipes that DEPEND on ncurses 2012-03-15 00:11:40 +00:00
bdwgc bdwgc: Set ARM_INSTRUCTION_SET to "arm" 2012-04-26 10:05:10 +01:00
beecrypt beecrypt: add patch for build issue on Fedora 17 2012-06-15 15:12:45 +01:00
boost boost: Support enums in hash 2012-09-28 15:19:39 +01:00
consolekit consolekit: use systemd_unitdir 2012-03-22 16:47:08 +00:00
createrepo createrepo: add wrapper script to fix paths 2012-08-13 20:10:34 +01:00
curl nativesdk: Switch to using nativesdk as a prefix, not a suffix 2012-09-02 05:52:06 -07:00
db python: Fix to support the python module _bsddb built with db 5.3 2012-08-06 15:18:47 +01:00
enchant enchant: refactor packages for staticdev 2012-01-19 13:26:11 +00:00
gdbm gdbm: Package compat libs in gdbm-compat 2012-04-13 16:04:10 +01:00
gmp gmp-4.2.1: Set CC_FOR_BUILD to ensure the host system compiler is used, not the target one 2012-08-23 09:22:42 +01:00
gnupg gnupg: ensure deterministic build by disabling libcurl 2012-07-10 20:33:25 +01:00
gnutls fix my typos in patch headers 2012-07-18 14:29:31 +01:00
gpgme gpgme: fix build with automake 1.12.x 2012-07-17 10:54:05 +01:00
icu icu 3.6: do_install failed: Segmentation fault 2012-07-03 14:54:56 +01:00
js js: clean up FILE after PACKAGE reorder 2012-06-21 13:03:00 +01:00
libassuan libassuan: Upgrade to 2.0.3 2012-01-03 12:14:38 +00:00
libcap libcap: Fix erroneous path in last commit 2012-09-25 10:41:26 +01:00
libcheck libcheck: fix build with automake 1.12 2012-05-25 11:17:58 +01:00
libcroco libcroco: fix build with automake 1.12 2012-05-25 11:18:00 +01:00
libdaemon SRC_URI Checksums Additionals 2010-12-09 08:18:17 -08:00
libevent libevent: disable openssl by default 2012-06-21 13:03:02 +01:00
libexif libexif: upgrade to 0.6.21 2012-09-12 15:13:44 +01:00
libfm libfm: fix build with automake 1.12.x 2012-07-17 10:54:04 +01:00
libgcrypt libgcrypt: fix build with automake 1.12.x 2012-07-17 10:54:04 +01:00
libgpg-error libgpg-error: Use the source file for the licence checksum 2012-09-12 15:13:40 +01:00
libiconv libiconv: skip recipe if using eglibc 2012-08-23 17:23:39 +01:00
libksba PR bumps for PACKAGES reorder 2012-06-21 13:03:02 +01:00
libmpc libmpc: fix build with automake 1.12 2012-05-25 11:17:58 +01:00
libnl libnl-2.0: add PE/PR bump for upgradable patch for meta-openembedded users 2011-11-07 14:05:41 +00:00
liboil Patch Upstream Status Updates 2011-12-15 14:36:26 +00:00
libpcre libpcre: upgrade to ver. 8.31 2012-07-26 14:55:19 +01:00
libproxy libproxy: clean up FILE after PACKAGE reorder 2012-06-21 13:02:57 +01:00
libsoup recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-19 17:56:26 +01:00
libunistring libunistring: fix build with automake 1.12 2012-07-17 10:54:04 +01:00
liburcu liburcu: upgrade from 0.6.4 to the latest 0.6.7 2012-01-03 12:14:37 +00:00
libusb libusb-compat: clean up FILE after PACKAGE reorder 2012-06-21 13:02:57 +01:00
libxslt libxml2/libxslt: Don't depend on ansidecl.h header 2012-05-25 11:28:49 +01:00
lzo lzo: Add BBCLASSEXTEND nativesdk so lzop nativesdk works (it depends on this) 2012-01-11 23:53:31 +00:00
lzop lzop-1.03: add recipe 2011-12-12 21:50:16 +00:00
mpfr mpfr: fix build with automake 1.12 2012-05-25 11:17:56 +01:00
neon recipes: bump PR to rebuild .la files without libz.la 2012-02-21 17:00:47 +00:00
npth npth: upgrade to 0.91 2012-08-25 14:46:58 +01:00
nspr nspr: fix package spliting 2012-04-14 09:34:06 +01:00
popt popt: fix build with automake 1.12 2012-05-25 11:17:56 +01:00
pth Remove a number of unneeded import os/bb calls 2012-07-19 12:24:50 +01:00
shared-mime-info gettext/shared-mime-info: Add missing patch upstream status field 2012-06-08 11:43:23 +01:00
sqlite sqlite3: enable USE_PREAD 2012-09-24 11:30:35 +01:00
taglib taglib: Update to v1.8 2012-09-14 09:50:31 +01:00
vte recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-19 17:56:26 +01:00