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: 33656 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 49102C27C5B for ; Fri, 3 Nov 2023 19:53:07 +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.web11.62994.1699041175513935768 for ; Fri, 03 Nov 2023 12:52:56 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=NHh4uaeg; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=qx04fDs1; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101018b96bee8c9-eda3d93a-87d5-4fba-a8bc-634955848d11-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=optn8XBoF15IxNpcTbXQOTOSC37nUtt+x5662XwLw0g=; b=NHh4uaegz0aZ2jDw3yAhvRpeGGG42PQoyfKzQWyXTx0tMfS1fzjGj2pCVr05wH+y ph48oQCGwJz5hgW6WqkGQQCX4K7GM2JYHLSCc8kSHJ/6ZnNWa7a/IxcEndcRTsBNSUR npFRtE+yd7Q2bWgmW3um28PneDiZZJgP++8Ms80A= 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=optn8XBoF15IxNpcTbXQOTOSC37nUtt+x5662XwLw0g=; b=qx04fDs1SziHJ/9wpxxm1Vb5pQcUy/V4czi06hRYgE6Dnyvo8j4NUGRpcWh7zsKe EgkaHAsmLraCHdpneTnP0//+LUd929PAN0FyMxlAu622pPRQqvDsbs04v+Ql3+FmFdX pjC0eCjtYw696pDNzlQvIVQbBtlCRdLZmjGStBww= 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] transmission: upgrading to 4.0.4 FAILED Message-ID: <0101018b96bee8c9-eda3d93a-87d5-4fba-a8bc-634955848d11-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.191 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/106027 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *transmission* to *4.0.4* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-transmission-upgrade-3.00-4.0.4.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 8d92cf44ba7b5305e63923ea5d05b11039a48bd6 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 3 Nov 2023 18:51:54 +0000 Subject: [PATCH] transmission: upgrade 3.00 -> 4.0.4 --- .../transmission/transmission_git.bb | 32 +++++++++++++++---- 1 file changed, 25 insertions(+), 7 deletions(-) diff --git a/meta-oe/recipes-connectivity/transmission/transmission_git.bb b/meta-oe/recipes-connectivity/transmission/transmission_git.bb index 735db1441..8982a0d41 100644 --- a/meta-oe/recipes-connectivity/transmission/transmission_git.bb +++ b/meta-oe/recipes-connectivity/transmission/transmission_git.bb @@ -1,20 +1,38 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- COPYING +# +++ COPYING +# @@ -1,4 +1,4 @@ +# -Copyright 2005-2020. All code is copyrighted by the respective authors. +# +Copyright 2005-2023. All code is copyrighted by the respective authors. +# +# Transmission can be redistributed and/or modified under the terms of +# the GNU GPLv2 (http://www.gnu.org/licenses/license-list.html#GPLv2), +# +# + DESCRIPTION = "Transmission is a fast, easy, and free BitTorrent client" SECTION = "network" HOMEPAGE = "https://transmissionbt.com/" LICENSE = "GPL-2.0-only" -LIC_FILES_CHKSUM = "file://COPYING;md5=73f535ddffcf2a0d3af4f381f84f9b33" +LIC_FILES_CHKSUM = "file://COPYING;md5=ba8199e739948e198310093de27175fa" DEPENDS = "curl libevent gnutls openssl libtool intltool-native glib-2.0-native" RDEPENDS:${PN}-web = "${PN}" -SRC_URI = " \ - gitsm://github.com/transmission/transmission;branch=master;protocol=https \ - file://transmission-daemon \ -" +SRC_URI = "gitsm://github.com/transmission/transmission;branch=4.0.x;protocol=https \ + file://transmission-daemon \ + " # Transmission release 3.00 -SRCREV = "bb6b5a062ee594dfd4b7a12a6b6e860c43849bfd" -PV = "3.00" +SRCREV = "24077e35111cd6a6498fa61910bb54288a702bfc" +PV = "4.0.4" S = "${WORKDIR}/git"