From patchwork Sat Nov 4 04:20:47 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: 33776 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 4C575C0032E for ; Sat, 4 Nov 2023 04:20:57 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.web11.4057.1699071647773540111 for ; Fri, 03 Nov 2023 21:20:47 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=GIhPEOrg; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=PzwJJ1Hj; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101018b988fdd59-e41d0058-34fb-4e03-9126-e4a195efdab9-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=1699071647; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=1L679yf8/AVroxQTjQkPrWaxfXiWQJ4HsdRz9M+OE4A=; b=GIhPEOrgHJoJHWc6wXTFhykyFfkMp+PeZOsQ84Jn2ISSlDmo3jDhp0ke0pjSNbq6 t3OzZxBaK8+E6V8T9piccsBcsumzcvSVjcQSySI+FuKahaDYRFeF5SXjZYcyykG0us+ OfNVJgZoDRNPkXv2GmU8QSPaSZCMwsm/YTWlz69c= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699071647; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=1L679yf8/AVroxQTjQkPrWaxfXiWQJ4HsdRz9M+OE4A=; b=PzwJJ1HjXjYXAYJbUL02bG7xxWmYwqssrDHU5AZhWLpjR6HUMD9aScGwwN0Vnav2 lme6R5REfSNJ84VE0fJqw9d1E/hc8+HnCg9k8rYxGpEF0jESlsXSz+C4HillrauhaJm 4LHZk2pi7PzgwZYBQkB9rwHKa8LGTvzjGV2dWunw= 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] ncmpc: upgrading to 0.49 SUCCEEDED Message-ID: <0101018b988fdd59-e41d0058-34fb-4e03-9126-e4a195efdab9-000000@us-west-2.amazonses.com> Date: Sat, 4 Nov 2023 04:20:47 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.04-54.240.27.30 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, 04 Nov 2023 04:20:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106261 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *ncmpc* to *0.49* has Succeeded. Next steps: - apply the patch: git am 0001-ncmpc-upgrade-0.47-0.49.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 c6155625531253d0d938804c9844d9d3f83dffc1 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 4 Nov 2023 03:59:13 +0000 Subject: [PATCH] ncmpc: upgrade 0.47 -> 0.49 --- ...egular-integer-to-fix-Wenum-constexp.patch | 37 ------------------- .../musicpd/{ncmpc_0.47.bb => ncmpc_0.49.bb} | 7 +--- 2 files changed, 2 insertions(+), 42 deletions(-) delete mode 100644 meta-multimedia/recipes-multimedia/musicpd/ncmpc/0001-SearchPage-use-regular-integer-to-fix-Wenum-constexp.patch rename meta-multimedia/recipes-multimedia/musicpd/{ncmpc_0.47.bb => ncmpc_0.49.bb} (87%) diff --git a/meta-multimedia/recipes-multimedia/musicpd/ncmpc/0001-SearchPage-use-regular-integer-to-fix-Wenum-constexp.patch b/meta-multimedia/recipes-multimedia/musicpd/ncmpc/0001-SearchPage-use-regular-integer-to-fix-Wenum-constexp.patch deleted file mode 100644 index 92094af1f..000000000 --- a/meta-multimedia/recipes-multimedia/musicpd/ncmpc/0001-SearchPage-use-regular-integer-to-fix-Wenum-constexp.patch +++ /dev/null @@ -1,37 +0,0 @@ -From 2e8dc2c28c0938dbbb85ebbac2b9a60be9ccd9f3 Mon Sep 17 00:00:00 2001 -From: Max Kellermann -Date: Wed, 23 Nov 2022 12:25:50 +0100 -Subject: [PATCH] SearchPage: use regular integer to fix -Wenum-constexpr-conversion - -Upstream-Status: Backport [https://github.com/MusicPlayerDaemon/ncmpc/commit/ddd1757907f0376b5843f707bf182b7827ff6591] ---- - src/SearchPage.cxx | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - -diff --git a/src/SearchPage.cxx b/src/SearchPage.cxx -index 2fa5edbc..3f91c4fe 100644 ---- a/src/SearchPage.cxx -+++ b/src/SearchPage.cxx -@@ -81,7 +81,7 @@ search_get_tag_id(const char *name) - } - - struct SearchMode { -- enum mpd_tag_type table; -+ int table; - const char *label; - }; - -@@ -89,8 +89,8 @@ static constexpr SearchMode mode[] = { - { MPD_TAG_TITLE, N_("Title") }, - { MPD_TAG_ARTIST, N_("Artist") }, - { MPD_TAG_ALBUM, N_("Album") }, -- { (enum mpd_tag_type)SEARCH_URI, N_("Filename") }, -- { (enum mpd_tag_type)SEARCH_ARTIST_TITLE, N_("Artist + Title") }, -+ { SEARCH_URI, N_("Filename") }, -+ { SEARCH_ARTIST_TITLE, N_("Artist + Title") }, - { MPD_TAG_COUNT, nullptr } - }; - --- -2.39.0 - diff --git a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.47.bb b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.49.bb similarity index 87% rename from meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.47.bb rename to meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.49.bb index 44046912e..d93c054f4 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.47.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.49.bb @@ -32,9 +32,6 @@ PACKAGECONFIG[lyrics_screen] = "-Dlyrics_screen=true,-Dlyrics_screen=false" PACKAGECONFIG[outputs_screen] = "-Doutputs_screen=true,-Doutputs_screen=false" PACKAGECONFIG[chat_screen] = "-Dchat_screen=true,-Dchat_screen=false" -SRC_URI = " \ - git://github.com/MusicPlayerDaemon/ncmpc;branch=master;protocol=https \ - file://0001-SearchPage-use-regular-integer-to-fix-Wenum-constexp.patch \ -" -SRCREV = "fc8de01c71acdf10ad07c7aae756dc522b848124" +SRC_URI = "git://github.com/MusicPlayerDaemon/ncmpc;branch=master;protocol=https" +SRCREV = "f81f875fc5785383d24f54fb9bd3cf06efd915a4" S = "${WORKDIR}/git"