]> code.ossystems Code Review - openembedded-core.git/commit
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)
committerSaul Wold <sgw@linux.intel.com>
Wed, 20 Jun 2012 04:59:49 +0000 (21:59 -0700)
commit7acdd6177fda4643d2f04f45eb7490e45a3d491e
treea8914e60a41613748c708449ed63ecd8e6bc11d3
parentcb43d97988475646074c53a264f563bf0cb2907a
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

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/lib_package.bbclass
meta/conf/bitbake.conf