From patchwork Thu Feb 15 17:32:25 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: 39402 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 E269BC54E7C for ; Thu, 15 Feb 2024 17:32:35 +0000 (UTC) Received: from a27-45.smtp-out.us-west-2.amazonses.com (a27-45.smtp-out.us-west-2.amazonses.com [54.240.27.45]) by mx.groups.io with SMTP id smtpd.web11.20331.1708018344965045133 for ; Thu, 15 Feb 2024 09:32:26 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=X8CymR4R; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=RzeAYCbC; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.45, mailfrom: 0101018dadd3a6c0-36eb94db-dca3-4784-8fe3-669ef0246dea-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=1708018345; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date; bh=PajDkN7g4WCzyemHTHOXI68lzYMEMWFu0cxKcf08NiA=; b=X8CymR4RyrRHoMUFCOQK/xp1A+RKlRVTtRvzYjXhHmntgOFeLhZcwQ7keV8twn+/ +v/8oZ/czZdeoUNZq/RuzmpuzGDYCbz6j1t86uj6Nw/29EF8GasuQaw/0St7SKLgh6J BwRkcgY0p9yxpKdIK7sbODXGDtYbj9kLZNXO6wlw= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1708018345; h=Content-Type:MIME-Version:From:To:Subject:Message-Id:Date:Feedback-ID; bh=PajDkN7g4WCzyemHTHOXI68lzYMEMWFu0cxKcf08NiA=; b=RzeAYCbCZLH5HY04j/6nW13BrNitIH0k5rjiKUAuvAL04SIU59hBA3Q34yFK1W+R ZXev9itXR9NVUCDhW28HbahBuVjAy11EdGo7vUL9rCNXr03JXDo+OSxislDXXlVGnNc zpuI78XfWSVRQsMymdGsLqWEB6U+LhvKXXOGcHNk= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Subject: [AUH] tzdata: upgrading to 2024a FAILED Message-ID: <0101018dadd3a6c0-36eb94db-dca3-4784-8fe3-669ef0246dea-000000@us-west-2.amazonses.com> Date: Thu, 15 Feb 2024 17:32:25 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.02.15-54.240.27.45 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 ; Thu, 15 Feb 2024 17:32:35 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/195617 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *tzdata* to *2024a* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-tzdata-upgrade-2023d-2024a.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 7e0f7ccbca4d1f85f7fc0fa5063aea207530875e Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 15 Feb 2024 11:56:38 +0000 Subject: [PATCH] tzdata: upgrade 2023d -> 2024a --- meta/recipes-extended/timezone/timezone.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-extended/timezone/timezone.inc b/meta/recipes-extended/timezone/timezone.inc index 2774e5e730..54a9219089 100644 --- a/meta/recipes-extended/timezone/timezone.inc +++ b/meta/recipes-extended/timezone/timezone.inc @@ -6,7 +6,7 @@ SECTION = "base" LICENSE = "PD & BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=c679c9d6b02bc2757b3eaf8f53c43fba" -PV = "2023d" +PV = "2024a" SRC_URI =" http://www.iana.org/time-zones/repository/releases/tzcode${PV}.tar.gz;name=tzcode;subdir=tz \ http://www.iana.org/time-zones/repository/releases/tzdata${PV}.tar.gz;name=tzdata;subdir=tz \ @@ -16,5 +16,5 @@ S = "${WORKDIR}/tz" UPSTREAM_CHECK_URI = "http://www.iana.org/time-zones" -SRC_URI[tzcode.sha256sum] = "e9a5f9e118886d2de92b62bb05510a28cc6c058d791c93bd6b84d3292c3c161e" +SRC_URI[tzcode.sha256sum] = "80072894adff5a458f1d143e16e4ca1d8b2a122c9c5399da482cb68cba6a1ff8" SRC_URI[tzdata.sha256sum] = "dbca21970b0a8b8c0ceceec1d7b91fa903be0f6eca5ae732b5329672232a08f3"