mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-07-10 01:55:14 +02:00
Don't use ${PN} for the source dir, it will break multilib builds.
The correct variable is ${BPN}.
Cc: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Khem Raj <raj.khem@gmail.com>