public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <kai.kang@windriver.com>, <richard.purdie@linuxfoundation.org>
Cc: <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v2 2/2] packagegroup-core-tools-profile: add lttng-modules to LTTNGTOOLS
Date: Fri, 20 Mar 2026 08:08:16 +0100	[thread overview]
Message-ID: <DH7F5B9DTVFY.3BJ9EA3TBXFQO@bootlin.com> (raw)
In-Reply-To: <20260318101025.2718647-3-kai.kang@windriver.com>

On Wed Mar 18, 2026 at 11:10 AM CET, Kai Kang via lists.openembedded.org 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>
> ---

Hi,

Thanks for your patch.

>  .../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"

This won't work for riscv64, as lttng-modules is marked as not
compatible:

ERROR: Nothing RPROVIDES 'lttng-modules' (but /srv/pokybuild/yocto-worker/qemuriscv64/build/layers/openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb RDEPENDS on or otherwise requires it)
lttng-modules was skipped: incompatible with host riscv64-poky-linux (not in COMPATIBLE_HOST)
lttng-modules was skipped: incompatible with host riscv64-poky-linux (not in COMPATIBLE_HOST)
NOTE: Runtime target 'lttng-modules' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['lttng-modules']

https://autobuilder.yoctoproject.org/valkyrie/#/builders/45/builds/1252

Can you look for a solution working on all platforms?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  reply	other threads:[~2026-03-20  7:08 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   ` Mathieu Dubois-Briand [this message]
2026-03-20  7:49   ` Richard Purdie
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=DH7F5B9DTVFY.3BJ9EA3TBXFQO@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --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