mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-02 18:59:37 +02:00
Using ${PN} in URL's will get messed up in multi-lib configs, where
that can be expanded to things like lib32-${BPN}.
We should use ${BPN} instead.
Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>