]> code.ossystems Code Review - openembedded-core.git/commit
ea-acl: Use BPN instead of PN for style like lib${PN}
authorDongxiao Xu <dongxiao.xu@intel.com>
Thu, 18 Aug 2011 06:53:02 +0000 (14:53 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Aug 2011 16:05:53 +0000 (09:05 -0700)
commit2768b3b26d392d988d392c80e52e1f5e9da23c5c
tree316925c5c14421d0d0b573398c0a8d093a518db4
parent618de3f788a22127def8244c0d6ebd3608ed5577
ea-acl: Use BPN instead of PN for style like lib${PN}

When supporting multilib, ${PN} will be extended with MLPREFIX. However
if a package name contains ${PN} with styles like lib${PN}, such
extension will cause error. Use BPN in this case.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-support/attr/ea-acl.inc