From: Alexander Kanavin <[email protected]>

Otherwise, there will be failures on 32 bit hosts. Note
that the needed files are erroneously absent from upstream
release tarballs:
https://bugs.lttng.org/issues/1436
but once that is resolved, this commit will be effective.

Signed-off-by: Alexander Kanavin <[email protected]>
---
 meta/recipes-kernel/lttng/lttng-tools_2.14.1.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.14.1.bb 
b/meta/recipes-kernel/lttng/lttng-tools_2.14.1.bb
index 1106867aeb..620ddfb1cf 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.14.1.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.14.1.bb
@@ -90,8 +90,8 @@ do_install_ptest () {
     for f in Makefile tests/Makefile tests/utils/utils.sh 
tests/regression/tools/save-load/*.lttng \
             tests/regression/tools/save-load/configuration/load-42*.lttng 
tests/regression/tools/health/test_health.sh \
             tests/regression/tools/metadata/utils.sh 
tests/regression/tools/rotation/rotate_utils.sh \
-            tests/regression/tools/trace-format/ust-local-trace-pretty.expect \
-            
tests/regression/tools/trace-format/kernel-local-trace-pretty.expect \
+            tests/regression/tools/trace-format/ust-local-trace-pretty.expect* 
\
+            
tests/regression/tools/trace-format/kernel-local-trace-pretty.expect* \
             tests/regression/tools/base-path/*.lttng; do
         install -D "${B}/$f" "${D}${PTEST_PATH}/$f"
     done
-- 
2.47.3

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

Reply via email to