From patchwork Tue Apr 16 06:14:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 42468 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 434F6C3DA61 for ; Tue, 16 Apr 2024 06:14:16 +0000 (UTC) Received: from a27-29.smtp-out.us-west-2.amazonses.com (a27-29.smtp-out.us-west-2.amazonses.com [54.240.27.29]) by mx.groups.io with SMTP id smtpd.web10.13585.1713248038243705258 for ; Mon, 15 Apr 2024 23:14:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=XywMhtxz; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=cY2Tc7xv; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101018ee58a9d57-c1d3f408-d040-4831-88a0-c32f3c803d6c-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1713248050; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=FLcfjzXTnb45OXJyUwKdGYe2ByPasbAF5R4Qj3pnm3Q=; b=XywMhtxzG/drD4dkp7tVQoCi08tDPAZ84dyPgnU9BKLih0pgted7Fccv94DpMs/g u0bj33D9MBcO27w+caoqbKdNlVDD/w4BegcRPgPnBVYUhZ45i1Z69awFTi/XueK08Q1 vjDPhDaZU9KWynZkbCILAXu4bAfF74iQwzKFEB/8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1713248050; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=FLcfjzXTnb45OXJyUwKdGYe2ByPasbAF5R4Qj3pnm3Q=; b=cY2Tc7xvsP8k3NPFPHJVonOpGwsoVSmkC1OrUEznQZsVcqfebLuvtieE8sHh8rDJ 1NcOWifoSpvPZI/rZgZy4GNSFFej5BNvaVzGFLkdJZFotCQaBTYOlglq2jtS5tXtgDf 3AC5uSzoTez5zfU0K3NQEoI0aH1z+rpBE8YGEdWg= MIME-Version: 1.0 From: auh@yoctoproject.org To: Alexander Kanavin Cc: openembedded-core@lists.openembedded.org Subject: [AUH] babeltrace2: upgrading to 2.0.6 SUCCEEDED Message-ID: <0101018ee58a9d57-c1d3f408-d040-4831-88a0-c32f3c803d6c-000000@us-west-2.amazonses.com> Date: Tue, 16 Apr 2024 06:14:10 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.04.16-54.240.27.29 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 ; Tue, 16 Apr 2024 06:14:16 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/198386 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *babeltrace2* to *2.0.6* has Succeeded. Next steps: - apply the patch: git am 0001-babeltrace2-upgrade-2.0.5-2.0.6.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 bafb315f4cbf50f76239edbbcbae5660a72b48da Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 16 Apr 2024 01:15:40 +0000 Subject: [PATCH] babeltrace2: upgrade 2.0.5 -> 2.0.6 --- .../babeltrace2/0001-Make-manpages-multilib-identical.patch | 5 +---- ...0001-tests-do-not-run-test-applications-from-.libs.patch | 6 +----- .../lttng/{babeltrace2_2.0.5.bb => babeltrace2_2.0.6.bb} | 2 +- 3 files changed, 3 insertions(+), 10 deletions(-) rename meta/recipes-kernel/lttng/{babeltrace2_2.0.5.bb => babeltrace2_2.0.6.bb} (98%) 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 2401b176e6..db6336b3c5 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 ae767a9421fb44b1a3eb1e68c41113d89a92452d 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 @@ -23,6 +23,3 @@ index ad1183f1..e11c7031 100644 babeltrace_version="@PACKAGE_VERSION@" enable_debug_info="@ENABLE_DEBUG_INFO_VAL@" defrdport=5344 --- -2.24.1 - diff --git a/meta/recipes-kernel/lttng/babeltrace2/0001-tests-do-not-run-test-applications-from-.libs.patch b/meta/recipes-kernel/lttng/babeltrace2/0001-tests-do-not-run-test-applications-from-.libs.patch index 805dde8064..43716a2d1b 100644 --- a/meta/recipes-kernel/lttng/babeltrace2/0001-tests-do-not-run-test-applications-from-.libs.patch +++ b/meta/recipes-kernel/lttng/babeltrace2/0001-tests-do-not-run-test-applications-from-.libs.patch @@ -1,5 +1,4 @@ -From 582713cc9a013481eeef253195d644020f637ec4 Mon Sep 17 00:00:00 2001 -Message-Id: <582713cc9a013481eeef253195d644020f637ec4.1583403622.git.wallinux@gmail.com> +From 4d454a275f6d6f0d2c6813856320dd0f0eb20b03 Mon Sep 17 00:00:00 2001 From: Anders Wallin Date: Thu, 5 Mar 2020 11:20:04 +0100 Subject: [PATCH] tests: do not run test applications from .libs @@ -23,6 +22,3 @@ index 652c90cc..1f817c50 100755 -"${BT_TESTS_BUILDDIR}/lib/plugin" "${BT_TESTS_BUILDDIR}/lib/test-plugin-plugins/.libs" +"${BT_TESTS_BUILDDIR}/lib/plugin" "${BT_TESTS_BUILDDIR}/lib/test-plugin-plugins" --- -2.25.1 - diff --git a/meta/recipes-kernel/lttng/babeltrace2_2.0.5.bb b/meta/recipes-kernel/lttng/babeltrace2_2.0.6.bb similarity index 98% rename from meta/recipes-kernel/lttng/babeltrace2_2.0.5.bb rename to meta/recipes-kernel/lttng/babeltrace2_2.0.6.bb index 9a4007fb25..d6c75d7580 100644 --- a/meta/recipes-kernel/lttng/babeltrace2_2.0.5.bb +++ b/meta/recipes-kernel/lttng/babeltrace2_2.0.6.bb @@ -12,7 +12,7 @@ SRC_URI = "git://git.efficios.com/babeltrace.git;branch=stable-2.0;protocol=http file://0001-tests-do-not-run-test-applications-from-.libs.patch \ file://0001-Make-manpages-multilib-identical.patch \ " -SRCREV = "66e76d1ea601705928899138f02730a3a2a3153d" +SRCREV = "0a6632f77801f3218a288604c646f8a39cb0d2c4" UPSTREAM_CHECK_GITTAGREGEX = "v(?P2(\.\d+)+)$" S = "${WORKDIR}/git"