From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: kai.kang@windriver.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v2 2/2] packagegroup-core-tools-profile: add lttng-modules to LTTNGTOOLS
Date: Fri, 20 Mar 2026 07:49:37 +0000 [thread overview]
Message-ID: <220d88e1be8b340913eeb0bd748b862d72517457.camel@linuxfoundation.org> (raw)
In-Reply-To: <20260318101025.2718647-3-kai.kang@windriver.com>
On Wed, 2026-03-18 at 18:10 +0800, kai.kang@windriver.com wrote:
> From: Kai Kang <kai.kang@windriver.com>
>
> It has removed lttng-modules from lttng-tools's RRECOMMENDS, so add
> lttng-modules to LTTNGTOOLS in packagegroup-core-tools-profile.bb to
> make its dependent packages unchanged.
>
> Signed-off-by: Kai Kang <kai.kang@windriver.com>
> ---
> .../packagegroups/packagegroup-core-tools-profile.bb | 2
> +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-
> profile.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-
> profile.bb
> index 9c09f5ab44..42c15772a0 100644
> --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-
> profile.bb
> +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-
> profile.bb
> @@ -31,7 +31,7 @@ SYSTEMTAP:libc-musl = ""
> SYSTEMTAP:nios2 = ""
> SYSTEMTAP:riscv32 = ""
>
> -LTTNGTOOLS = "lttng-tools"
> +LTTNGTOOLS = "lttng-tools lttng-modules"
> LTTNGTOOLS:arc = ""
> LTTNGTOOLS:riscv32 = ""
We probably need a:
LTTNGTOOLS:riscv64 = "lttng-tools"
here since LLTNGMODULES in the other file doesn't support riscv64.
Cheers,
Richard
next prev parent reply other threads:[~2026-03-20 7:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-18 10:10 [PATCH v2 0/2] lttng-tools: not rrecommend on lttng-modules kai.kang
2026-03-18 10:10 ` [PATCH v2 1/2] " kai.kang
2026-03-18 10:10 ` [PATCH v2 2/2] packagegroup-core-tools-profile: add lttng-modules to LTTNGTOOLS kai.kang
2026-03-20 7:08 ` [OE-core] " Mathieu Dubois-Briand
2026-03-20 7:49 ` Richard Purdie [this message]
2026-03-20 13:51 ` Kai
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=220d88e1be8b340913eeb0bd748b862d72517457.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=kai.kang@windriver.com \
--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