From patchwork Tue Aug 1 16:28:49 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: 28279 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 731B0C04E69 for ; Tue, 1 Aug 2023 16:28:51 +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.17602.1690907330673207690 for ; Tue, 01 Aug 2023 09:28:50 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=VULpw0i3; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=bb9rB0x2; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 01010189b1ee43e2-75f94801-e535-4359-8c32-3fdcd68555b1-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=1690907329; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=by8I+2F/Mz8P8k48bLuWIqIFG9ql4imushM/Km0dnLo=; b=VULpw0i3MvWSdxdLxKVbkFdJiJV2eRlHXONUlq+KF5m4WgDW9c0KorxLT3xuM1kH ddOnxQqWfO8wPhMuBoyZ7ifcRnnT6CgFNsWpoPUyG4inLtETVCh6Yy/7JPMrnc7Huhj QfEBTi//E7TdihDAK8yBkdtZ5w3oIDItHqc4CtiY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1690907329; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=by8I+2F/Mz8P8k48bLuWIqIFG9ql4imushM/Km0dnLo=; b=bb9rB0x2bYMJ84XL9ev4bL7WdYtM7MocYXxc+jq6WiGKj/vzT75o6LM64fZF8dew WBEKjvkka9DKb3zS4OExIWWloVEUJcsyLgq3rmBirst3edzf0dnHtFRQhe9vBRi3U0R kVaps66D55fINJ1egaSZ9E3MW/Mip9HOHtNa4gk4= MIME-Version: 1.0 From: auh@yoctoproject.org To: Yi Zhao Cc: openembedded-core@lists.openembedded.org Subject: [AUH] file: upgrading to 5.45 SUCCEEDED Message-ID: <01010189b1ee43e2-75f94801-e535-4359-8c32-3fdcd68555b1-000000@us-west-2.amazonses.com> Date: Tue, 1 Aug 2023 16:28:49 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.08.01-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, 01 Aug 2023 16:28:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/185290 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *file* to *5.45* has Succeeded. Next steps: - apply the patch: git am 0001-file-upgrade-5.44-5.45.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 c3b222a64cad346d64fa2f2c45138754491202ec Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 1 Aug 2023 09:25:54 +0000 Subject: [PATCH] file: upgrade 5.44 -> 5.45 --- meta/recipes-devtools/file/{file_5.44.bb => file_5.45.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/file/{file_5.44.bb => file_5.45.bb} (97%) diff --git a/meta/recipes-devtools/file/file_5.44.bb b/meta/recipes-devtools/file/file_5.45.bb similarity index 97% rename from meta/recipes-devtools/file/file_5.44.bb rename to meta/recipes-devtools/file/file_5.45.bb index 3ce266475b..a7127023cb 100644 --- a/meta/recipes-devtools/file/file_5.44.bb +++ b/meta/recipes-devtools/file/file_5.45.bb @@ -13,7 +13,7 @@ DEPENDS:class-native = "bzip2-replacement-native" SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" -SRCREV = "b92eed41b1bc0739c5c5d70c444e0c574429321b" +SRCREV = "4cbd5c8f0851201d203755b76cb66ba991ffd8be" S = "${WORKDIR}/git" inherit autotools update-alternatives