From patchwork Fri Nov 3 19:52:55 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: 33657 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 DB009C27C61 for ; Fri, 3 Nov 2023 19:53:07 +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.62991.1699041170566810194 for ; Fri, 03 Nov 2023 12:52:55 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=anPnE13S; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=i2kHbR4g; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.29, mailfrom: 0101018b96bee694-712a06b3-8fac-49e6-b33f-c222d46901e0-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=1699041175; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=uXLMEDqz0CgqV1RMvOQIbK2XCiImB7RE0R50oTzpFNE=; b=anPnE13S7isygVRWFXgCKkJLOysz62FTwl6Ytkn0nZoJEHRGsmiL/msnWZ9m1Fcy khhTqgEkjIsvUwv/6TxINH3qveYuEGrXqxKZV363/PuzBMSXT8N6BWwri/AkOX+O96E LV6AugMNZXVJ9xDYg+YtCluJzMtKyDFilQBVFHIU= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699041175; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=uXLMEDqz0CgqV1RMvOQIbK2XCiImB7RE0R50oTzpFNE=; b=i2kHbR4gwE0JR81hR3Mukl52vVcb2KcgxqQhcqMkSNqCkQxnKpZ+Pj4oewja59Vt cZB5voafTtS4GxcEPW5IlEkERH39Bp6Nlp2joZSPbRqhtDi5rnNs5MzXaKq4bKGRqHM OomrCWoXtTIAmPMDmPgxKrDQ5fuqS/aEiy0/4N+E= MIME-Version: 1.0 From: auh@yoctoproject.org To: Forced@yoctoproject.org, maintainer@yoctoproject.org, for@yoctoproject.org, AUH@yoctoproject.org Cc: openembedded-devel@lists.openembedded.org Subject: [AUH] thingsboard-gateway: upgrading to 3.4.2 SUCCEEDED Message-ID: <0101018b96bee694-712a06b3-8fac-49e6-b33f-c222d46901e0-000000@us-west-2.amazonses.com> Date: Fri, 3 Nov 2023 19:52:55 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.03-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 ; Fri, 03 Nov 2023 19:53:07 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106021 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *thingsboard-gateway* to *3.4.2* has Succeeded. Next steps: - apply the patch: git am 0001-thingsboard-gateway-upgrade-3.4.1-3.4.2.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 f799304c1b5e5447eab88c05d6dd6f62b134c38b Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 3 Nov 2023 18:44:01 +0000 Subject: [PATCH] thingsboard-gateway: upgrade 3.4.1 -> 3.4.2 --- ...hingsboard-gateway_3.4.1.bb => thingsboard-gateway_3.4.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/{thingsboard-gateway_3.4.1.bb => thingsboard-gateway_3.4.2.bb} (95%) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.4.1.bb b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.4.2.bb similarity index 95% rename from meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.4.1.bb rename to meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.4.2.bb index 79b263d9b..52bcffe71 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.4.1.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.4.2.bb @@ -7,7 +7,7 @@ HOMEPAGE = "https://thingsboard.io/" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" -SRC_URI[sha256sum] = "680211741de1f8de20e91022a89d3c206737559e97b729fcf88b215237e7d85d" +SRC_URI[sha256sum] = "a54953c53c0ee72a1aa270bc018db7cc853f56ca29e2c98938ff4138109fd41a" inherit pypi setuptools3