From: <daniel.turull@ericsson.com>
To: <openembedded-core@lists.openembedded.org>
Cc: <pratik.farkase@est.tech>, <richard.purdie@linuxfoundation.org>,
"Daniel Turull" <daniel.turull@ericsson.com>
Subject: [PATCH 1/2] python3-kirk: Add version 4.0.0
Date: Wed, 25 Mar 2026 09:40:19 +0100 [thread overview]
Message-ID: <20260325084021.3915804-1-daniel.turull@ericsson.com> (raw)
From: Daniel Turull <daniel.turull@ericsson.com>
Kirk application is a fork of runltp-ng and it’s the official LTP
tests executor.
Signed-off-by: Daniel Turull <daniel.turull@ericsson.com>
---
meta/conf/distro/include/maintainers.inc | 1 +
.../python3-kirk/python3-kirk_4.0.0.bb | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 meta/recipes-extended/python3-kirk/python3-kirk_4.0.0.bb
diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc
index f9a600ff11..9cd58dbac0 100644
--- a/meta/conf/distro/include/maintainers.inc
+++ b/meta/conf/distro/include/maintainers.inc
@@ -665,6 +665,7 @@ RECIPE_MAINTAINER:pn-python3-jinja2 = "Richard Purdie <richard.purdie@linuxfound
RECIPE_MAINTAINER:pn-python3-jsonpointer = "Bruce Ashfield <bruce.ashfield@gmail.com>"
RECIPE_MAINTAINER:pn-python3-jsonschema = "Bruce Ashfield <bruce.ashfield@gmail.com>"
RECIPE_MAINTAINER:pn-python3-jsonschema-specifications = "Bruce Ashfield <bruce.ashfield@gmail.com>"
+RECIPE_MAINTAINER:pn-python3-kirk = "Daniel Turull <daniel.turull@ericsson.com>"
RECIPE_MAINTAINER:pn-python3-libarchive-c = "Joshua Watt <JPEWhacker@gmail.com>"
RECIPE_MAINTAINER:pn-python3-license-expression = "Wang Mingyu <wangmy@fujitsu.com>"
RECIPE_MAINTAINER:pn-python3-lxml = "Khem Raj <raj.khem@gmail.com>"
diff --git a/meta/recipes-extended/python3-kirk/python3-kirk_4.0.0.bb b/meta/recipes-extended/python3-kirk/python3-kirk_4.0.0.bb
new file mode 100644
index 0000000000..75edfc2fe4
--- /dev/null
+++ b/meta/recipes-extended/python3-kirk/python3-kirk_4.0.0.bb
@@ -0,0 +1,18 @@
+SUMMARY = "Linux Test Project tests executor"
+HOMEPAGE = "https://github.com/linux-test-project/kirk"
+DESCRIPTION = "Kirk application is a fork of runltp-ng and it’s the official \
+LTP tests executor. It provides support for remote testing via Qemu, SSH, \
+LTX, parallel execution and much more."
+SECTION = "console/utils"
+LICENSE = "GPL-2.0-only"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0"
+
+SRC_URI = "git://github.com/linux-test-project/kirk;protocol=https;branch=master"
+
+PV = "4.0.0"
+SRCREV = "32b224021b9c657953f5b2f61ca4744b9b3c5961"
+
+RDEPENDS:${PN} += "python3-asyncio python3-json"
+
+inherit python_setuptools_build_meta
+
next reply other threads:[~2026-03-25 12:11 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-25 8:40 daniel.turull [this message]
2026-03-25 8:40 ` [PATCH 2/2] oeqa: replace runltp with kirk daniel.turull
2026-03-25 12:38 ` [OE-core] " Alexander Kanavin
2026-03-25 13:37 ` Daniel Turull
2026-03-25 12:58 ` Bruce Ashfield
2026-03-25 13:02 ` Alexander Kanavin
2026-03-25 13:45 ` Daniel Turull
2026-03-25 13:44 ` Daniel Turull
2026-03-25 14:22 ` Bruce Ashfield
2026-03-25 14:41 ` Daniel Turull
2026-03-25 16:35 ` Richard Purdie
2026-03-25 16:42 ` [OE-core] " Daniel Turull
2026-03-26 13:02 ` Daniel Turull
2026-03-27 12:30 ` David Nyström
2026-03-27 15:40 ` Richard Purdie
2026-03-27 15:45 ` Daniel Turull
2026-03-25 12:34 ` [OE-core] [PATCH 1/2] python3-kirk: Add version 4.0.0 Alexander Kanavin
2026-03-25 13:26 ` Daniel Turull
-- strict thread matches above, loose matches on Subject: below --
2026-03-25 11:51 daniel.turull
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=20260325084021.3915804-1-daniel.turull@ericsson.com \
--to=daniel.turull@ericsson.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=pratik.farkase@est.tech \
--cc=richard.purdie@linuxfoundation.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