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.

[RP: Fix for riscv64 which doesn't support lttng-modules]
Signed-off-by: Kai Kang <[email protected]>
Signed-off-by: Richard Purdie <[email protected]>
---
 .../packagegroups/packagegroup-core-tools-profile.bb           | 3 ++-
 1 file changed, 2 insertions(+), 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 c57669f1d74..aaceed14d25 100644
--- a/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-profile.bb
@@ -32,9 +32,10 @@ SYSTEMTAP:nios2 = ""
 SYSTEMTAP:riscv32 = ""
 SYSTEMTAP:loongarch64 = ""
 
-LTTNGTOOLS = "lttng-tools"
+LTTNGTOOLS = "lttng-tools lttng-modules"
 LTTNGTOOLS:arc = ""
 LTTNGTOOLS:riscv32 = ""
+LTTNGTOOLS:riscv64 = "lttng-tools"
 
 BABELTRACE2 = "babeltrace2"
 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#233596): 
https://lists.openembedded.org/g/openembedded-core/message/233596
Mute This Topic: https://lists.openembedded.org/mt/118415433/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to