From patchwork Mon Apr 1 18:03:23 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: 41795 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 1EAEFCD12C0 for ; Mon, 1 Apr 2024 18:03:29 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web10.1993.1711994601512053514 for ; Mon, 01 Apr 2024 11:03:23 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=eMoZ53OI; dkim=pass header.i=@amazonses.com header.s=7v7vs6w47njt4pimodk5mmttbegzsi6n header.b=sppXXC7u; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101018e9ad486c1-d9aabc99-9f4e-4080-8a6d-0f3a30afff16-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=1711994603; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=0tP3qWxUAb930E5fqVKF+KJ5Uaq2IrdaJhBNAv7ACrc=; b=eMoZ53OIm9XM39jjWi7ztQFNgkNyYOjTT8T8aYdkHgKGR/pFV+JaJ3sOA6Pr7Kpp 38o9J78dqSFv6xm3ilUqqY96aSAtoUHtUf1e8K6WL13xztOXbcyQjQn0GcZd7VXkUPK 65tU/IqxcV0b8h5YXnf9H/H9AdIFGojdly5IeV2I= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1711994603; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=0tP3qWxUAb930E5fqVKF+KJ5Uaq2IrdaJhBNAv7ACrc=; b=sppXXC7unNvvochDjFD7KsIYEQjwX45dbHzA1sHvWSRGbccc/TuBTtgZfQX9+VPi AN3QFELLEW5DRiqpA78ZXLK2y3yX8Ks3RTa+OIDffTSelCu4Bk5x41dPfcxoXC1n0Nz RwZa0HgsnmSCrXqk+BoAVkS5PyTjN5kXNmoUZCYc= 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: <0101018e9ad486c1-d9aabc99-9f4e-4080-8a6d-0f3a30afff16-000000@us-west-2.amazonses.com> Date: Mon, 1 Apr 2024 18:03:23 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.04.01-54.240.27.23 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 ; Mon, 01 Apr 2024 18:03:29 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/197772 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 7356f798dd8933a32959da15e7d6ce9ef47dec18 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Apr 2024 15:26:39 +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..bdd8c4f469 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 0a64e936f80e93eb8dd5983d82a4a45186376c3f 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..694751dcd9 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 310b1243801667fb06dc9f23f4ad8291d3dd28bc 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"