From: Alexander Kanavin <alex.kanavin@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Alexander Kanavin <alex@linutronix.de>
Subject: [PATCH 2/5] lttng-tools: add missing python3-multiprocessing dependency to ptests
Date: Mon, 16 Feb 2026 14:33:48 +0100 [thread overview]
Message-ID: <20260216133351.1034740-2-alex.kanavin@gmail.com> (raw)
In-Reply-To: <20260216133351.1034740-1-alex.kanavin@gmail.com>
From: Alexander Kanavin <alex@linutronix.de>
This restores the not-running tests, and everything is again able
to run (and pass).
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
meta/recipes-kernel/lttng/lttng-tools_2.14.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 46bf59c271..1106867aeb 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.14.1.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.14.1.bb
@@ -15,7 +15,7 @@ include lttng-platforms.inc
DEPENDS = "liburcu popt libxml2 util-linux bison-native babeltrace2"
RDEPENDS:${PN} = "libgcc"
RRECOMMENDS:${PN} += "${LTTNGMODULES}"
-RDEPENDS:${PN}-ptest += "make perl bash gawk procps perl-module-overloading coreutils util-linux kmod ${LTTNGMODULES} sed python3-core grep binutils"
+RDEPENDS:${PN}-ptest += "make perl bash gawk procps perl-module-overloading coreutils util-linux kmod ${LTTNGMODULES} sed python3-core grep binutils python3-multiprocessing"
RDEPENDS:${PN}-ptest:append:libc-glibc = " glibc-utils"
RDEPENDS:${PN}-ptest:append:libc-musl = " musl-utils"
# babelstats.pl wants getopt-long
--
2.47.3
next prev parent reply other threads:[~2026-02-16 13:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-16 13:33 [PATCH 1/5] lttng-tools: ensure that ptest errors are not suppressed Alexander Kanavin
2026-02-16 13:33 ` Alexander Kanavin [this message]
2026-02-16 13:33 ` [PATCH 3/5] lttng-tools: install .expect test files with a wildcard Alexander Kanavin
2026-02-16 13:33 ` [PATCH 4/5] time64.inc: clean up and add upstream tickets where issues remain Alexander Kanavin
2026-02-16 13:33 ` [PATCH 5/5] time64.inc: add links to "Y2038 in Yocto" slides and video Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260216133351.1034740-2-alex.kanavin@gmail.com \
--to=alex.kanavin@gmail.com \
--cc=alex@linutronix.de \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox