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 = "" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#233376): https://lists.openembedded.org/g/openembedded-core/message/233376 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]] -=-=-=-=-=-=-=-=-=-=-=-
