]> code.ossystems Code Review - openembedded-core.git/commit
busybox: Change ${PN} to ${BPN} in file names
authorDongxiao Xu <dongxiao.xu@intel.com>
Wed, 17 Aug 2011 08:51:52 +0000 (16:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Aug 2011 16:05:51 +0000 (09:05 -0700)
commitd6c24d3944ed662591372fbd7bf855395655d634
treeb7eb20202bc4a2413e0063556d8faa6974d0b541
parentf1d4fb02d9952138acab6d647ce8975363dfdbab
busybox: Change ${PN} to ${BPN} in file names

Some files in busybox are named with ${PN}. In multilib case, ${PN}
will be prefixed with "lib32-" or "lib64-". Use ${BPN} instead.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-core/busybox/busybox.inc
meta/recipes-core/busybox/busybox_1.18.4.bb