diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-10-31 12:47:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-01 17:34:59 +0000 |
commit | 46c0699501bcf2099b277f2ee5090ff5a30b271d (patch) | |
tree | c920587ff31b4dfa26e597002cc9b293ca163ae4 /meta/recipes-kernel | |
parent | 2ff37912ef237b2aa30761dacfc829047f4c5bbe (diff) | |
download | poky-46c0699501bcf2099b277f2ee5090ff5a30b271d.tar.gz |
lttng-tools: submit determinism.patch upstream
(From OE-Core rev: bec62455d900a0d3e18a62ea7053c214bc545fb6)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-tools/determinism.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools/determinism.patch b/meta/recipes-kernel/lttng/lttng-tools/determinism.patch index b2ab880bd6..0a897a8e13 100644 --- a/meta/recipes-kernel/lttng/lttng-tools/determinism.patch +++ b/meta/recipes-kernel/lttng/lttng-tools/determinism.patch | |||
@@ -13,7 +13,7 @@ to me whether the tests need that or not. | |||
13 | 13 | ||
14 | Fixes reproducibility issues for lttng-tools. | 14 | Fixes reproducibility issues for lttng-tools. |
15 | 15 | ||
16 | Upstream-Status: Pending [needs discussion with upstream about the correct solution] | 16 | Upstream-Status: Submitted [https://bugs.lttng.org/issues/1361 - needs discussion with upstream about the correct solution] |
17 | RP 2021/3/1 | 17 | RP 2021/3/1 |
18 | 18 | ||
19 | Index: lttng-tools-2.12.2/tests/regression/ust/ust-dl/Makefile.am | 19 | Index: lttng-tools-2.12.2/tests/regression/ust/ust-dl/Makefile.am |