Skip to content
Commit 28a0e2cd authored by Peter Kjellerstedt's avatar Peter Kjellerstedt Committed by Anuj Mittal
Browse files

util-linux.inc: Do not modify BPN



Changing BPN to be "util-linux" regardless if it is the util-linux
recipe or the util-linux-libuuid recipe that is being built was an
easy way to allow ${BPN} and ${BP} to be used in the SRC_URI for both
recipes. However, it causes problems for native.bbclass where there
are expectations that ${BPN} and ${PN} match each other.

Use "util-linux" directly in the SRC_URI instead to avoid the problem.

Signed-off-by: default avatarPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 701ef7ff)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent 097df6a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment