On Wed, 2026-03-18 at 18:10 +0800, [email protected] wrote: > From: Kai Kang <[email protected]> > > 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 <[email protected]> > --- > .../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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#233583): https://lists.openembedded.org/g/openembedded-core/message/233583 Mute This Topic: https://lists.openembedded.org/mt/118380231/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
