Cleanup: fix PN == BPN cases
authorMark Hatle <mark.hatle@windriver.com>
Sun, 30 Sep 2012 00:19:13 +0000 (19:19 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Oct 2012 10:40:50 +0000 (11:40 +0100)
commitddecbff05f698cb6597ccda367a5ec9a57bc1aae
tree8021062cbdf340abe11058737fd4d255729c613d
parent1f3332d6f087951cc9fdac3497a5c3d0faf7a1ce
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>
meta/classes/distutils-base.bbclass
meta/recipes-core/ncurses/ncurses.inc
meta/recipes-extended/pigz/pigz.inc
meta/recipes-support/apr/apr-util_1.4.1.bb