multilib builds fail with:
install: cannot stat 
'lib32-spectre-meltdown-checker/0.46/sources-unpack/git/lib32-spectre-meltdown-checker.sh':
 No such file or directory

Signed-off-by: Martin Jansa <[email protected]>
---
 .../spectre-meltdown-checker/spectre-meltdown-checker_0.46.bb   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/meta-oe/recipes-security/spectre-meltdown-checker/spectre-meltdown-checker_0.46.bb
 
b/meta-oe/recipes-security/spectre-meltdown-checker/spectre-meltdown-checker_0.46.bb
index 19b19419ca..c6593ea742 100644
--- 
a/meta-oe/recipes-security/spectre-meltdown-checker/spectre-meltdown-checker_0.46.bb
+++ 
b/meta-oe/recipes-security/spectre-meltdown-checker/spectre-meltdown-checker_0.46.bb
@@ -31,5 +31,5 @@ inherit allarch
 do_compile[noexec] = "1"
 
 do_install() {
-    install -m 755 -D ${S}/${PN}.sh ${D}${bindir}/${PN}
+    install -m 755 -D ${S}/${BPN}.sh ${D}${bindir}/${BPN}
 }
-- 
2.48.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#115303): 
https://lists.openembedded.org/g/openembedded-devel/message/115303
Mute This Topic: https://lists.openembedded.org/mt/111039707/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to