From patchwork Sat Jul 15 21:27:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 27453 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 6A770C2FC1B for ; Sat, 15 Jul 2023 21:27:40 +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.web11.6017.1689456454125678833 for ; Sat, 15 Jul 2023 14:27:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=dfBNOpEY; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 010101895b73a679-f14e4995-428b-4e16-9441-2dd9778b008e-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=1689456453; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=Y7He1W/aoRmVx0zea/u2cQQj2XZ7NfKz81jK1Pe0yic=; b=dfBNOpEYpxTKpekjOc8uxy4hJni+qc+pDDEueTJWBS3PYcrK2NGHyhf1JrMLT8wp WsFNx2MFCe8B4VkB9DHZbqWiaQXini4M1UPoRjp23TnB0zvR6Gaw1juy6WLRWCkBG/2 2Utod0c3ToH4cUf2MtMdunT7YR1kCvdeg9eG6g9c= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1689456453; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=Y7He1W/aoRmVx0zea/u2cQQj2XZ7NfKz81jK1Pe0yic=; b=n+cK/BP6b3Vu5efLB1tCG1ja0JlP1ZGude1x5G+oP6BfpUxQuwgusgR/l58TWQtW cZ9P6DVSpdZIf+4wTJW72i9/XAJ957BVvh0SBKQdg67oTQk00bU+ddaRaH2GiRchlHv lJ5j2ZKqwX1G/1FXJNcV7G/Kj/uarI20HC26Xww8= MIME-Version: 1.0 From: auh@yoctoproject.org To: Chen Qi Cc: openembedded-core@lists.openembedded.org Subject: [AUH] systemd-boot: upgrading to 253.6 SUCCEEDED Message-ID: <010101895b73a679-f14e4995-428b-4e16-9441-2dd9778b008e-000000@us-west-2.amazonses.com> Date: Sat, 15 Jul 2023 21:27:33 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.07.15-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 ; Sat, 15 Jul 2023 21:27:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/184323 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *systemd-boot* to *253.6* has Succeeded. Next steps: - apply the patch: git am 0001-systemd-boot-upgrade-253.3-253.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 1d2a7a58cf762be9db8e305420038b831629f40b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 15 Jul 2023 10:20:30 +0000 Subject: [PATCH] systemd-boot: upgrade 253.3 -> 253.6 --- .../systemd/{systemd-boot_253.3.bb => systemd-boot_253.6.bb} | 0 meta/recipes-core/systemd/systemd.inc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/systemd/{systemd-boot_253.3.bb => systemd-boot_253.6.bb} (100%) diff --git a/meta/recipes-core/systemd/systemd-boot_253.3.bb b/meta/recipes-core/systemd/systemd-boot_253.6.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_253.3.bb rename to meta/recipes-core/systemd/systemd-boot_253.6.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index d50f2c9cba..01b8a48d29 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -14,7 +14,7 @@ LICENSE = "GPL-2.0-only & LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "ed18c2ab79e8b94182d5dcf31d58457763f3e3e1" +SRCREV = "47281053e4a9e56a78669effff1695cb26f55160" SRCBRANCH = "v253-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ file://0026-src-boot-efi-efi-string.c-define-wchar_t-from-__WCHA.patch \