From patchwork Wed Nov 5 23:16:14 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: 73699 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 99711CD342C for ; Wed, 5 Nov 2025 23:16:24 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.msgproc01-g2.2348.1762384575357205704 for ; Wed, 05 Nov 2025 15:16:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=oK9mtoTo; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=HQrLYQN0; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101019a564e77a1-8fe5c7d6-922d-4a48-ab3c-442786391e0d-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=1762384574; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=PO2loKfAUJbfgSDLVIhMUAZOPL8xOEptXFzzp40Thp8=; b=oK9mtoToVd/C/9J2ofb2y00fRTlySFWwk/+hZCEpCelK4nPy7c/cQMfEf9E+M8GR +xYVDLlIWz5o5QZ9WUyfuJQGscBe161aBblvBLuRtfZ6wsuXrvSXVLwFP+FPu2j+rUI tLIdn7HOth4sas0KjtSIff8p9nl8zYtE5LImov5Y= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1762384574; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=PO2loKfAUJbfgSDLVIhMUAZOPL8xOEptXFzzp40Thp8=; b=HQrLYQN06rrm9XCS2tBFpHU8iq/SvD5Iv6yvnRc6+5c4XDrsUZD4pwNWccYfgBC5 8B1LMldlPfRvTlXavZt7BquvWaHSbK2iJwIorExgC8KeK0AcJ+xLcT5PT0VxtqAxCSE 78bcPzYMBV2ppuK8K/iCOiSiOzA7RpMDWHTECvHE= MIME-Version: 1.0 From: auh@yoctoproject.org To: Richard Purdie Cc: openembedded-core@lists.openembedded.org Subject: [AUH] lttng-modules: upgrading to 2.14.3 SUCCEEDED Message-ID: <0101019a564e77a1-8fe5c7d6-922d-4a48-ab3c-442786391e0d-000000@us-west-2.amazonses.com> Date: Wed, 5 Nov 2025 23:16:14 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.11.05-54.240.27.191 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 05 Nov 2025 23:16:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/225795 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *lttng-modules* to *2.14.3* has Succeeded. Next steps: - apply the patch: git am 0001-lttng-modules-upgrade-2.14.2-2.14.3.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 a98bb8409ef782a5fae4b2111c0ce9fd53b111d6 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 5 Nov 2025 13:53:43 +0000 Subject: [PATCH] lttng-modules: upgrade 2.14.2 -> 2.14.3 --- ...d-change-missing-CONFIG_TRACEPOINTS-to-warn.patch | 12 ++++++------ ...tng-modules_2.14.2.bb => lttng-modules_2.14.3.bb} | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) rename meta/recipes-kernel/lttng/{lttng-modules_2.14.2.bb => lttng-modules_2.14.3.bb} (94%) diff --git a/meta/recipes-kernel/lttng/lttng-modules/0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch b/meta/recipes-kernel/lttng/lttng-modules/0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch index 1854d9a944..fdc19b5dbd 100644 --- a/meta/recipes-kernel/lttng/lttng-modules/0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch +++ b/meta/recipes-kernel/lttng/lttng-modules/0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch @@ -1,4 +1,4 @@ -From 60d423945bd4f4c4b7bfc6f29da9231152d05690 Mon Sep 17 00:00:00 2001 +From 60eb642ba86bb42ca17cf06e2d334becd0389f1b Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sat, 15 May 2021 10:26:38 -0400 Subject: [PATCH] src/Kbuild: change missing CONFIG_TRACEPOINTS to warning @@ -19,10 +19,10 @@ Signed-off-by: Bruce Ashfield src/Kbuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) -Index: lttng-modules-2.14.0/src/Kbuild -=================================================================== ---- lttng-modules-2.14.0.orig/src/Kbuild -+++ lttng-modules-2.14.0/src/Kbuild +diff --git a/src/Kbuild b/src/Kbuild +index f33d0d5..a26cd74 100644 +--- a/src/Kbuild ++++ b/src/Kbuild @@ -3,10 +3,13 @@ ifdef CONFIG_LOCALVERSION # Check if dot-config is included. @@ -38,7 +38,7 @@ Index: lttng-modules-2.14.0/src/Kbuild TOP_LTTNG_MODULES_DIR := $(shell dirname $(lastword $(MAKEFILE_LIST)))/.. lttng_check_linux_version = $(shell pwd)/include/linux/version.h -@@ -168,3 +171,5 @@ +@@ -168,3 +171,5 @@ obj-$(CONFIG_LTTNG) += tests/ obj-$(CONFIG_LTTNG_SYSCALLS_EXTRACTOR) += lttng-syscalls-extractor.o # vim:syntax=make diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.14.2.bb b/meta/recipes-kernel/lttng/lttng-modules_2.14.3.bb similarity index 94% rename from meta/recipes-kernel/lttng/lttng-modules_2.14.2.bb rename to meta/recipes-kernel/lttng/lttng-modules_2.14.3.bb index c9c0b17291..6a1bd6a27d 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_2.14.2.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_2.14.3.bb @@ -15,7 +15,7 @@ SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \ # Use :append here so that the patch is applied also when using devupstream SRC_URI:append = " file://0001-src-Kbuild-change-missing-CONFIG_TRACEPOINTS-to-warn.patch \ " -SRC_URI[sha256sum] = "a581dd44ea61af869a935e71498d4273be59944d56f906135c6451d6548742a5" +SRC_URI[sha256sum] = "35a1875ad96e8b4b6aa8729f59af350bfc788ba65c6856deaa84d33acc0f28c2" export INSTALL_MOD_DIR = "kernel/lttng-modules"