diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2011-08-18 14:54:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-19 09:29:20 -0700 |
commit | 1216f6fe63e8be67809c31acf0eef03476735b53 (patch) | |
tree | 5a92670e484c35f4c38f5c13f79c6173769a7eb4 /meta/recipes-kernel | |
parent | 3b387d7b639405fb832628ccbab6410360a5e53d (diff) | |
download | poky-1216f6fe63e8be67809c31acf0eef03476735b53.tar.gz |
attr: 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.
(From OE-Core rev: 4bb32686a727e0458f091a34800345938fb56606)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions