Signed-off-by: Martin Jansa <[email protected]>
---
meta/recipes-devtools/valgrind/valgrind_3.21.0.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.21.0.bb
b/meta/recipes-devtools/valgrind/valgrind_3.21.0.bb
index 68ab319a1b..d098ae08fc 100644
--- a/meta/recipes-devtools/valgrind/valgrind_3.21.0.bb
+++ b/meta/recipes-devtools/valgrind/valgrind_3.21.0.bb
@@ -239,8 +239,8 @@ do_install_ptest() {
# As the binary isn't stripped or debug-splitted, the source file isn't
fetched
# via dwarfsrcfiles either, so it needs to be installed manually.
- mkdir -p ${D}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/none/tests/
- install ${S}/none/tests/tls.c
${D}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/none/tests/
+ mkdir -p ${D}/usr/src/debug/${PN}/${PV}/none/tests/
+ install ${S}/none/tests/tls.c ${D}/usr/src/debug/${PN}/${PV}/none/tests/
}
do_install_ptest:append:x86-64 () {
--
2.42.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#190762):
https://lists.openembedded.org/g/openembedded-core/message/190762
Mute This Topic: https://lists.openembedded.org/mt/102623148/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-