bitbake.conf: add PN-bin and cleanup lib_package.bbclass
authorSaul Wold <sgw@linux.intel.com>
Wed, 6 Jun 2012 08:16:39 +0000 (01:16 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Jun 2012 12:02:56 +0000 (13:02 +0100)
commitcd7352864231574673397881351707d9d1ff1040
tree570a266726d1857f0b8bc38d4225a4d1f66daaf6
parent447ab4e04b24a367e465c1eec39d33e1a5c4cfe9
bitbake.conf: add PN-bin and cleanup lib_package.bbclass

Since we now have PN as the end of the package list, we can almost get rid of
lib_package, each recipe can just add PACKAGES =+ PN-bin instead of the inherit

(From OE-Core rev: 7acdd6177fda4643d2f04f45eb7490e45a3d491e)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/lib_package.bbclass
meta/conf/bitbake.conf