]> code.ossystems Code Review - openembedded-core.git/commit
acl: Use BPN instead of PN for style like lib${PN}
authorDongxiao Xu <dongxiao.xu@intel.com>
Thu, 18 Aug 2011 06:55:33 +0000 (14:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Aug 2011 16:05:53 +0000 (09:05 -0700)
commit58c66c0ef6f9233a308362f0aad36a753206770c
tree690e53fbe4ed83ae5370079fd040615bf5100afe
parent4bb32686a727e0458f091a34800345938fb56606
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/acl.inc