From patchwork Fri Aug 1 14:08:06 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 67922 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4AB7CCA0EF8 for ; Fri, 1 Aug 2025 14:08:13 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.web10.88800.1754057267128198881 for ; Fri, 01 Aug 2025 07:08:07 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=NGfUmUvZ; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=LDK8sKQN; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 0101019865f62490-21852ff0-a04d-43ab-b646-85376afac4be-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1754057286; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=hPw7+HDdFxYKbeFrsp1IYFejqXybNiBeVOyuNWgsZ14=; b=NGfUmUvZHwK+XcXV5YA1WQR/YDjjdUkUaHQ6Gtwx/1YB0vHtnXmpjFBfeBE0rFJ5 tDiCjt4SJM6KP0LDBooBwaczrh5sAU3OBTtQvGyM5UnmNr+aIrBzDwN8YdS+7TA4KEY f07dBGSHo+UFZuuGEFhsANv3vjuKPVp2+GZo6NKI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1754057286; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=hPw7+HDdFxYKbeFrsp1IYFejqXybNiBeVOyuNWgsZ14=; b=LDK8sKQN0aIuxuznKZjqLciWGviLRwYIDyFb4JymGJm8vKClYjdrzZNoQ1B9tQ0W i2XBDBPAatoG82TTO76WS+gHQVVtWkbEhav6PIogu1e+Hsr+y/WfJoxbbfJT0jG00u9 QRZLchK6qsgu3Q3ELFOuMgKSAk3PHANyxl84QPxE= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] babeltrace2: upgrading to 2.1.2 SUCCEEDED Message-ID: <0101019865f62490-21852ff0-a04d-43ab-b646-85376afac4be-000000@us-west-2.amazonses.com> Date: Fri, 1 Aug 2025 14:08:06 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.08.01-54.240.27.45 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 01 Aug 2025 14:08:13 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/221323 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *babeltrace2* to *2.1.2* has Succeeded. Next steps: - apply the patch: git am 0001-babeltrace2-upgrade-2.1.1-2.1.2.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From f604f502e38e9c57cf554062a71ef16712a9b027 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Aug 2025 12:19:02 +0000 Subject: [PATCH] babeltrace2: upgrade 2.1.1 -> 2.1.2 --- ...field_blob_get_length-return-size_t-instead-.patch | 4 ++-- .../0001-Make-manpages-multilib-identical.patch | 6 ++---- ...01-tests-fix-test-applications-in-cpp-common.patch | 5 +---- .../0001-tests-set-the-correct-plugin-directory.patch | 11 ++++------- .../{babeltrace2_2.1.1.bb => babeltrace2_2.1.2.bb} | 2 +- 5 files changed, 10 insertions(+), 18 deletions(-) rename meta/recipes-kernel/lttng/{babeltrace2_2.1.1.bb => babeltrace2_2.1.2.bb} (99%) diff --git a/meta/recipes-kernel/lttng/babeltrace2/0001-Make-bt_field_blob_get_length-return-size_t-instead-.patch b/meta/recipes-kernel/lttng/babeltrace2/0001-Make-bt_field_blob_get_length-return-size_t-instead-.patch index 4dffa7bfa5..286cd58836 100644 --- a/meta/recipes-kernel/lttng/babeltrace2/0001-Make-bt_field_blob_get_length-return-size_t-instead-.patch +++ b/meta/recipes-kernel/lttng/babeltrace2/0001-Make-bt_field_blob_get_length-return-size_t-instead-.patch @@ -1,4 +1,4 @@ -From a73cef80a0d4129f74ab2e160a15693235aad4d1 Mon Sep 17 00:00:00 2001 +From a23ec3754802d5793edd73cefab94fccb6e9a7be Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 20 Mar 2025 18:10:08 -0700 Subject: [PATCH] Cast result of bt_field_blob_get_length to size_t in @@ -24,7 +24,7 @@ Signed-off-by: Khem Raj 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cpp-common/bt2/field.hpp b/src/cpp-common/bt2/field.hpp -index 8b291f7a..3a7d30a4 100644 +index 8b291f7a1..3a7d30a4f 100644 --- a/src/cpp-common/bt2/field.hpp +++ b/src/cpp-common/bt2/field.hpp @@ -1136,7 +1136,7 @@ public: diff --git a/meta/recipes-kernel/lttng/babeltrace2/0001-Make-manpages-multilib-identical.patch b/meta/recipes-kernel/lttng/babeltrace2/0001-Make-manpages-multilib-identical.patch index c2b76b1ed5..41e1ad7f0a 100644 --- a/meta/recipes-kernel/lttng/babeltrace2/0001-Make-manpages-multilib-identical.patch +++ b/meta/recipes-kernel/lttng/babeltrace2/0001-Make-manpages-multilib-identical.patch @@ -1,4 +1,4 @@ -From 56986190e4b0c10945ce6aaa7ca10d6bd8a26a39 Mon Sep 17 00:00:00 2001 +From 5b8ed38da0500c5f1eed8a32ed9a15e64c539f13 Mon Sep 17 00:00:00 2001 From: Jeremy Puhlman Date: Mon, 9 Mar 2020 21:10:35 +0000 Subject: [PATCH] Make manpages multilib identical @@ -16,7 +16,7 @@ index 88fb13ce2..27858b720 100644 --- a/doc/man/asciidoc-attrs.conf.in +++ b/doc/man/asciidoc-attrs.conf.in @@ -4,8 +4,8 @@ - + [attributes] # default values -system_plugin_path="@LIBDIR@/babeltrace2/plugins" @@ -26,5 +26,3 @@ index 88fb13ce2..27858b720 100644 babeltrace_version="@PACKAGE_VERSION@" enable_debug_info="@ENABLE_DEBUG_INFO_VAL@" defrdport=5344 --- -2.34.1 diff --git a/meta/recipes-kernel/lttng/babeltrace2/0001-tests-fix-test-applications-in-cpp-common.patch b/meta/recipes-kernel/lttng/babeltrace2/0001-tests-fix-test-applications-in-cpp-common.patch index 87f94fb087..14677d42ff 100644 --- a/meta/recipes-kernel/lttng/babeltrace2/0001-tests-fix-test-applications-in-cpp-common.patch +++ b/meta/recipes-kernel/lttng/babeltrace2/0001-tests-fix-test-applications-in-cpp-common.patch @@ -1,4 +1,4 @@ -From 1dc81f272855d94e6a78f7d10ea952745d991aa9 Mon Sep 17 00:00:00 2001 +From dbf89e24b7e4ce977bb8ced38c36e5fdd311efbe Mon Sep 17 00:00:00 2001 From: Bin Lan Date: Tue, 11 Mar 2025 17:19:11 +0800 Subject: [PATCH] Tests: fix test applications in cpp-common are needed to @@ -124,6 +124,3 @@ index 000000000..8c65daa94 +source "$UTILSSH" + +"${BT_TESTS_BUILDDIR}/cpp-common/test-uuid" "$BT_TESTS_BT2_BIN" --- -2.34.1 - diff --git a/meta/recipes-kernel/lttng/babeltrace2/0001-tests-set-the-correct-plugin-directory.patch b/meta/recipes-kernel/lttng/babeltrace2/0001-tests-set-the-correct-plugin-directory.patch index 7ac7582ad7..09ceb4fb99 100644 --- a/meta/recipes-kernel/lttng/babeltrace2/0001-tests-set-the-correct-plugin-directory.patch +++ b/meta/recipes-kernel/lttng/babeltrace2/0001-tests-set-the-correct-plugin-directory.patch @@ -1,11 +1,11 @@ -From 32494b1726a881883cb6d317ab76d1ec3f1fa740 Mon Sep 17 00:00:00 2001 +From e5edaa197903a4c1b87fcacd87ecc85497106387 Mon Sep 17 00:00:00 2001 From: Bin Lan Date: Wed, 5 Mar 2025 10:51:11 +0800 Subject: [PATCH] tests: set the correct directory of plugin shared library -The plugin shared libraries are put in test-plugins-plugins/.libs when -building in a host. test-plugins-plugins/.libs is not exist when cross -build. The plugin shared libraries are put in test-plugins-plugins +The plugin shared libraries are put in test-plugins-plugins/.libs when +building in a host. test-plugins-plugins/.libs is not exist when cross +build. The plugin shared libraries are put in test-plugins-plugins directory when cross build. Upstream-Status: Inappropriate [oe specific] @@ -25,6 +25,3 @@ index f83e42baa..939236393 100755 -"${BT_TESTS_BUILDDIR}/lib/test-plugins" "${BT_TESTS_BUILDDIR}/lib/test-plugins-plugins/.libs" +"${BT_TESTS_BUILDDIR}/lib/test-plugins" "${BT_TESTS_BUILDDIR}/lib/test-plugins-plugins" --- -2.34.1 - diff --git a/meta/recipes-kernel/lttng/babeltrace2_2.1.1.bb b/meta/recipes-kernel/lttng/babeltrace2_2.1.2.bb similarity index 99% rename from meta/recipes-kernel/lttng/babeltrace2_2.1.1.bb rename to meta/recipes-kernel/lttng/babeltrace2_2.1.2.bb index 8bab7f677a..a56676e854 100644 --- a/meta/recipes-kernel/lttng/babeltrace2_2.1.1.bb +++ b/meta/recipes-kernel/lttng/babeltrace2_2.1.2.bb @@ -14,7 +14,7 @@ SRC_URI = "git://git.efficios.com/babeltrace.git;branch=stable-2.1;protocol=http file://0001-tests-set-the-correct-plugin-directory.patch \ file://0001-Make-bt_field_blob_get_length-return-size_t-instead-.patch \ " -SRCREV = "7f2f8cd6dac497cbb466efb31219b531c62013f5" +SRCREV = "d0e946a71faf5f0c2d7f1fb5b92a369983e9cf10" UPSTREAM_CHECK_GITTAGREGEX = "v(?P2(\.\d+)+)$" inherit autotools pkgconfig ptest python3targetconfig