From patchwork Mon Feb 27 21:50:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Murray X-Patchwork-Id: 20249 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 31441C64ED6 for ; Mon, 27 Feb 2023 21:51:14 +0000 (UTC) Received: from mail-qv1-f45.google.com (mail-qv1-f45.google.com [209.85.219.45]) by mx.groups.io with SMTP id smtpd.web10.8120.1677534672273376968 for ; Mon, 27 Feb 2023 13:51:12 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=ZxA31yIG; spf=pass (domain: konsulko.com, ip: 209.85.219.45, mailfrom: scott.murray@konsulko.com) Received: by mail-qv1-f45.google.com with SMTP id o3so5537839qvr.1 for ; Mon, 27 Feb 2023 13:51:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1677534671; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=PV0qsoquesSoGrMdZ24DXzfCIwC2a5vXJS4xy7TY11Q=; b=ZxA31yIGJb8EJdjIJKcANHstt77cYwFGtMspyW3oCpEoxPL6054ikZLCW4rIA9xyeE 6XnTc5vDTB4XfjtTfC6rpM8bOFmeJEUdyiqPit/dgskBVPzWgbmRuNS+PSC+WVmBprC6 dK3T+aT4NUdMnNtfevQiNeMmB4PZ2F8ysUObE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677534671; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PV0qsoquesSoGrMdZ24DXzfCIwC2a5vXJS4xy7TY11Q=; b=3oZnjz7Yv1HP/nI8neLj3t3VkJ2ooJtj3rVWstcU5KIHSPw2BCpLlf8tG0ew+3p6dG NwqetFsKj6MXVIPDWHooOAet+4zJrJEZ+nyVm+a6J0f/ojb9rW1vHgNLovfXh/yYv97d kpgZZeE8NluuV7CMMsWzpDTuD8DoPqH8rd6fjGZV1F/s7YzclSM/z93JqnL1QzLhHHYJ cdEtTEwNLcuF7AwBsTDpeBtbBqmHPalHMEidCoUzVV0/v3s0AqVd07DXMywmDIWOdDAK tmI6GLH4svnIVP8GX9xzmscGyBNR0SD4VOUPYJfaq61TuN4A9fsxgvclhm97NrtjAA9j xMOg== X-Gm-Message-State: AO0yUKXxJlzbwFzJWQdMKt2NJwHQGq+XaLCLONrTp5RF6LzHNpoljwGB 5pd/HzKx1jz6RuJcrFrRUPbgUC5+6d07+JtJ X-Google-Smtp-Source: AK7set8kBdqh95sm2xMIGkv1RSZOkOT1fMbJYzZRDhXV+ZE+V7dpAUI2WrSh1Bj9G1WMcC4EPTf8wg== X-Received: by 2002:a05:6214:2387:b0:56b:f1e3:320 with SMTP id fw7-20020a056214238700b0056bf1e30320mr2002574qvb.0.1677534671072; Mon, 27 Feb 2023 13:51:11 -0800 (PST) Received: from ghidorah.spiteful.org (192-0-174-82.cpe.teksavvy.com. [192.0.174.82]) by smtp.gmail.com with ESMTPSA id a186-20020a3798c3000000b007423c122457sm5650370qke.63.2023.02.27.13.51.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Feb 2023 13:51:10 -0800 (PST) From: Scott Murray To: openembedded-devel@lists.openembedded.org, Armin Kuster Subject: [meta-oe][kirkstone][PATCH 1/5] mpd: Update to 0.23.8 Date: Mon, 27 Feb 2023 16:50:59 -0500 Message-Id: <20230227215103.795230-2-scott.murray@konsulko.com> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230227215103.795230-1-scott.murray@konsulko.com> References: <20230227215103.795230-1-scott.murray@konsulko.com> MIME-Version: 1.0 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 ; Mon, 27 Feb 2023 21:51:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/101303 From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit 02fc7f371d957cbe47f3e1a9f659eccb923306cb) Signed-off-by: Scott Murray --- .../recipes-multimedia/musicpd/{mpd_0.23.6.bb => mpd_0.23.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.23.6.bb => mpd_0.23.8.bb} (98%) diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.6.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.8.bb similarity index 98% rename from meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.6.bb rename to meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.8.bb index c74f1074c..22bc15969 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.6.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.8.bb @@ -21,7 +21,7 @@ DEPENDS += " \ SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=v0.23.x;protocol=https \ file://mpd.conf.in \ " -SRCREV = "f591193ddaa7f9bcb6c85ff5899517fc7b53e35a" +SRCREV = "1f28790476f7bca935edec67eecae909741ff287" S = "${WORKDIR}/git" EXTRA_OEMESON += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '-Dsystemd=enabled -Dsystemd_system_unit_dir=${systemd_system_unitdir} -Dsystemd_user_unit_dir=${systemd_system_unitdir}', '-Dsystemd=disabled', d)}" From patchwork Mon Feb 27 21:51:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Murray X-Patchwork-Id: 20250 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 31A8EC64ED9 for ; Mon, 27 Feb 2023 21:51:14 +0000 (UTC) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mx.groups.io with SMTP id smtpd.web10.8122.1677534673376129302 for ; Mon, 27 Feb 2023 13:51:13 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=E2oUWizk; spf=pass (domain: konsulko.com, ip: 209.85.219.47, mailfrom: scott.murray@konsulko.com) Received: by mail-qv1-f47.google.com with SMTP id m4so5528181qvq.3 for ; Mon, 27 Feb 2023 13:51:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=74Kr+bbVVstweiwnzE7W3lwGe8+lbILmazhFZ6MRktQ=; b=E2oUWizk9FDhF5zd7x82HPVVjGoaMnhN/sS34Tm2ilUAeE4P2ep9P6A+xyQsCEiW8o w3vzkQCKZqKhz0R7HbzJa5inzEgd480ZgSaGNHrmLKXpFfRfyztmTjx1ZI8Eg6WFJtFA qCoZtI5C7B+Sbv3PwcDM1wpNyJKM6GnKqp71o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=74Kr+bbVVstweiwnzE7W3lwGe8+lbILmazhFZ6MRktQ=; b=nrwckBcq82apVovNtyl7gReeGWme+bCDAlIZUdV7k0LzZR0tbCIcgoxJh1zd6DIkmh 4RU6ofyr1C9s6xC7MoNgm4vzWnxQhBthlMINcfrC/+NJA2PEBYctB1kO8jE5bCGEXj1s TWd1CeNTAeejm/JAA1DpqyT+aIv7P8M+siMnBoIfVrXMPmE6qbaMTHUvInfq1FwYWUlN R2PjNFqvAHv2rzGvldN1XPRupLwilCtstgFyBEogCry8GgUXeJeMBmQ09uxdkbfdJFap 9D3k+9WlUV70u3Rj9sW6BKgNu/xw/vQw5tGmd60qGqncsmlcVvFtJX6Gc9ddWcCVv4jw 0uEg== X-Gm-Message-State: AO0yUKXNLn9wW5XNpi1ZdSyso9hh+u3iHn6S/w/l3H2qEFF6R442S79z 4WN1DroojmdAPOj54ZF67Pg6H/lVH1Qc4ivk X-Google-Smtp-Source: AK7set96IR7rKrIwL3P9pnrWRxeBKFxKSOMnz9ICUb8Oe0ZW7B+RwqX/uH62nyBAE5mHsynvka3d9A== X-Received: by 2002:a05:6214:2461:b0:56e:bc57:d646 with SMTP id im1-20020a056214246100b0056ebc57d646mr1914129qvb.43.1677534672223; Mon, 27 Feb 2023 13:51:12 -0800 (PST) Received: from ghidorah.spiteful.org (192-0-174-82.cpe.teksavvy.com. [192.0.174.82]) by smtp.gmail.com with ESMTPSA id a186-20020a3798c3000000b007423c122457sm5650370qke.63.2023.02.27.13.51.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Feb 2023 13:51:11 -0800 (PST) From: Scott Murray To: openembedded-devel@lists.openembedded.org, Armin Kuster Subject: [meta-oe][kirkstone][PATCH 2/5] mpd: Upgrade to 0.23.9 Date: Mon, 27 Feb 2023 16:51:00 -0500 Message-Id: <20230227215103.795230-3-scott.murray@konsulko.com> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230227215103.795230-1-scott.murray@konsulko.com> References: <20230227215103.795230-1-scott.murray@konsulko.com> MIME-Version: 1.0 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 ; Mon, 27 Feb 2023 21:51:14 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/101304 From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit 9ed1e62bbb17c66f8ab3d0601d4968e4b034484a) Signed-off-by: Scott Murray --- .../recipes-multimedia/musicpd/{mpd_0.23.8.bb => mpd_0.23.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.23.8.bb => mpd_0.23.9.bb} (98%) diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.8.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.9.bb similarity index 98% rename from meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.8.bb rename to meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.9.bb index 22bc15969..e63c1b5e1 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.8.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.9.bb @@ -21,7 +21,7 @@ DEPENDS += " \ SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=v0.23.x;protocol=https \ file://mpd.conf.in \ " -SRCREV = "1f28790476f7bca935edec67eecae909741ff287" +SRCREV = "12147f6d5822899cc4316799b494c093b4b47f91" S = "${WORKDIR}/git" EXTRA_OEMESON += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '-Dsystemd=enabled -Dsystemd_system_unit_dir=${systemd_system_unitdir} -Dsystemd_user_unit_dir=${systemd_system_unitdir}', '-Dsystemd=disabled', d)}" From patchwork Mon Feb 27 21:51:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Murray X-Patchwork-Id: 20252 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 12D6AC7EE2E for ; Mon, 27 Feb 2023 21:51:24 +0000 (UTC) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mx.groups.io with SMTP id smtpd.web11.8183.1677534674421314751 for ; Mon, 27 Feb 2023 13:51:14 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=rSaNAz03; spf=pass (domain: konsulko.com, ip: 209.85.160.169, mailfrom: scott.murray@konsulko.com) Received: by mail-qt1-f169.google.com with SMTP id l18so7341693qtp.1 for ; Mon, 27 Feb 2023 13:51:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=XAkZ/W5K7j2Q/d+CgD+6UcdvIMxBX6zH3l+i+qPuWo4=; b=rSaNAz03KC7AfF1+x7ok+9GeuyslCPGqSNB9r6JRAzWZzfreCUZ63eVsh2ZfPg99Iu ok6pei3BhDHa8bCy5dv1aynu+ziIa9QDr8TULhU4TLBsYaDMg5Z4clt7GmSlsZY00cIV TaNlx4u6SBijR6g5lSFGd2b1KdVeQEW5aDleI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XAkZ/W5K7j2Q/d+CgD+6UcdvIMxBX6zH3l+i+qPuWo4=; b=qdkdIYKc4Lv4nvCDtj+xzbVm5QA9oAALORrL1QMe0BGpmtkX4iTqlbB0WW8A7oJca6 w9Z5A09yt1DqAqL5vrQFKZsgq2eX2hflgtNm32AF7893VbXA+ifA1QIxEqVk7GSmfV4f aPC1hGBJx3tZ5/sHOOtinYfIl0KrPqIVI808yGO2Yx0I4HQkz7q4ub7LtpVFOTrjYfmj UqIO2llLqyU3jgkiO98ktFeJW/3ZsS5PZckun8c5HOse5GrA4b6KQ2J3I593lRzjvzwG v3jI0VdtXAvsaGlzactoZTwf4ENezhtuEGtS1aB17wIfwCxzVPp2YI5YrzkAn8g1OfrB /wmA== X-Gm-Message-State: AO0yUKWNqO0JNSTZVoH7V9UNaJWohpkHL2KQ5AbXpc2nIyAkfN08KIwE Bv3veGc7rVpiubFvINuPvCHL55meXKFHSvFu X-Google-Smtp-Source: AK7set/z5v1fxaQ7e7WRXVRvP66IuSfnc7aLrftRSz2OM66lclnKN2goVP8H5UkwSudOjAz0rJ5z4A== X-Received: by 2002:a05:622a:50:b0:3bf:ce27:e1fc with SMTP id y16-20020a05622a005000b003bfce27e1fcmr1782214qtw.7.1677534673121; Mon, 27 Feb 2023 13:51:13 -0800 (PST) Received: from ghidorah.spiteful.org (192-0-174-82.cpe.teksavvy.com. [192.0.174.82]) by smtp.gmail.com with ESMTPSA id a186-20020a3798c3000000b007423c122457sm5650370qke.63.2023.02.27.13.51.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Feb 2023 13:51:12 -0800 (PST) From: Scott Murray To: openembedded-devel@lists.openembedded.org, Armin Kuster Subject: [meta-oe][kirkstone][PATCH 3/5] ncmpc: Upgrade to 0.47 Date: Mon, 27 Feb 2023 16:51:01 -0500 Message-Id: <20230227215103.795230-4-scott.murray@konsulko.com> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230227215103.795230-1-scott.murray@konsulko.com> References: <20230227215103.795230-1-scott.murray@konsulko.com> MIME-Version: 1.0 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 ; Mon, 27 Feb 2023 21:51:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/101305 From: Khem Raj Backport a patch to fix c++17 build with clang Signed-off-by: Khem Raj (cherry picked from commit 9b6baed24d5efe0820266ccf3567bcff42701a01) Signed-off-by: Scott Murray --- ...egular-integer-to-fix-Wenum-constexp.patch | 37 +++++++++++++++++++ .../musicpd/{ncmpc_0.46.bb => ncmpc_0.47.bb} | 3 +- 2 files changed, 39 insertions(+), 1 deletion(-) create 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.46.bb => ncmpc_0.47.bb} (92%) 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 new file mode 100644 index 000000000..92094af1f --- /dev/null +++ b/meta-multimedia/recipes-multimedia/musicpd/ncmpc/0001-SearchPage-use-regular-integer-to-fix-Wenum-constexp.patch @@ -0,0 +1,37 @@ +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.46.bb b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.47.bb similarity index 92% rename from meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.46.bb rename to meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.47.bb index a77d4f978..44046912e 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.46.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.47.bb @@ -34,6 +34,7 @@ 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 = "b9b5e11e10d8f66cd672ffb51728aa447f78ecd4" +SRCREV = "fc8de01c71acdf10ad07c7aae756dc522b848124" S = "${WORKDIR}/git" From patchwork Mon Feb 27 21:51:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Murray X-Patchwork-Id: 20251 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 1267BC64ED9 for ; Mon, 27 Feb 2023 21:51:24 +0000 (UTC) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mx.groups.io with SMTP id smtpd.web11.8186.1677534675447695572 for ; Mon, 27 Feb 2023 13:51:15 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=msYM0K9X; spf=pass (domain: konsulko.com, ip: 209.85.160.173, mailfrom: scott.murray@konsulko.com) Received: by mail-qt1-f173.google.com with SMTP id w23so8412490qtn.6 for ; Mon, 27 Feb 2023 13:51:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=VnBiS6nlhJ0AEQnkF0eORKhchLgDF+kJ4g/7grqekwM=; b=msYM0K9Xhgz+VQV1I1d+Eqh/YH+xejMwVj4rX9qnugJepCORuCKqbIylB1KT7kiGVT fRW7zkk3+e4MLlbjFEangXLqhfDTfN06wooiyBZO01isODSFdhzKU88NSM1k7e51twJ0 XXqcyD4Vdq4c01ojCbwE6Vl1OWlWbVCH0VNKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VnBiS6nlhJ0AEQnkF0eORKhchLgDF+kJ4g/7grqekwM=; b=uv+kECPZHUuM/p6UBhPp06GrQ4VLs5iPzUSJculN1QvDVlcDhGmRH3JYYz/PVnTNAE hE/eIJqoNcRVKvLXpwxSZH2TMbCxcBjzN4+bOutO6yfJGu2Va3WLQIvLvMM8HMY57IeH Ax0c+UTc+ny+Z4OaJ7vUG2U79/jsiVxHst3+8wiojTyyUGdaIDZUjDyK2Xz3AuxuIPps pB28jjn2KU7/NAHQXrH1GVsRzi3TLGjkYOkbZcUyjyLerSci419JFY1LpPf8e4jaRYjG 3FzkGeoLpuvbABAl/pbubTWn+ty7Gc+0l5FBh8NnN7EW/Ze5tw5UQQaZqsjGGS3bJvh/ GeUg== X-Gm-Message-State: AO0yUKUa6qcPyUlRpLhk5oinzS/QxJs5gWk31u1JAm4Z6XiNXjyOc2Aa o+LxRh6CnT5gVblGeQXPxaMtbsxQhHPqOXWE X-Google-Smtp-Source: AK7set/mzQRBRzvjYae11xG1zX3LCqgSOWK0+Rz788c5airpHeq6KJXM1ge1Tl3RpFr8bfYuyR093w== X-Received: by 2002:a05:622a:1101:b0:3bf:daae:7f24 with SMTP id e1-20020a05622a110100b003bfdaae7f24mr1428587qty.34.1677534674295; Mon, 27 Feb 2023 13:51:14 -0800 (PST) Received: from ghidorah.spiteful.org (192-0-174-82.cpe.teksavvy.com. [192.0.174.82]) by smtp.gmail.com with ESMTPSA id a186-20020a3798c3000000b007423c122457sm5650370qke.63.2023.02.27.13.51.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Feb 2023 13:51:13 -0800 (PST) From: Scott Murray To: openembedded-devel@lists.openembedded.org, Armin Kuster Subject: [meta-oe][kirkstone][PATCH 4/5] mpd: Upgrade to 0.23.12 release Date: Mon, 27 Feb 2023 16:51:02 -0500 Message-Id: <20230227215103.795230-5-scott.murray@konsulko.com> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230227215103.795230-1-scott.murray@konsulko.com> References: <20230227215103.795230-1-scott.murray@konsulko.com> MIME-Version: 1.0 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 ; Mon, 27 Feb 2023 21:51:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/101306 From: Khem Raj Signed-off-by: Khem Raj (cherry picked from commit ba5a86a51a459581d8f39afd95ddd27cca5def83) Signed-off-by: Scott Murray --- .../musicpd/{mpd_0.23.9.bb => mpd_0.23.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.23.9.bb => mpd_0.23.12.bb} (98%) diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.9.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.12.bb similarity index 98% rename from meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.9.bb rename to meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.12.bb index e63c1b5e1..13938444c 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.9.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.12.bb @@ -21,7 +21,7 @@ DEPENDS += " \ SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=v0.23.x;protocol=https \ file://mpd.conf.in \ " -SRCREV = "12147f6d5822899cc4316799b494c093b4b47f91" +SRCREV = "d91da9679801224847c30147f5914785b6f8f240" S = "${WORKDIR}/git" EXTRA_OEMESON += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '-Dsystemd=enabled -Dsystemd_system_unit_dir=${systemd_system_unitdir} -Dsystemd_user_unit_dir=${systemd_system_unitdir}', '-Dsystemd=disabled', d)}" From patchwork Mon Feb 27 21:51:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Scott Murray X-Patchwork-Id: 20253 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 11E31C64ED6 for ; Mon, 27 Feb 2023 21:51:24 +0000 (UTC) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mx.groups.io with SMTP id smtpd.web11.8186.1677534675447695572 for ; Mon, 27 Feb 2023 13:51:16 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@konsulko.com header.s=google header.b=IvQLmGRZ; spf=pass (domain: konsulko.com, ip: 209.85.160.173, mailfrom: scott.murray@konsulko.com) Received: by mail-qt1-f173.google.com with SMTP id w23so8412551qtn.6 for ; Mon, 27 Feb 2023 13:51:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=RvagVBtEqujzAEyYWDqpNb/lkys1HgUbI9rQOEDzVfE=; b=IvQLmGRZjfJAiAZX627l/kEz+Aah3v0Bqr59sq+5uYpcMuUhlmg0K8YjNSznS/JSwP p762yHD8A1u7TgIr5ydDcnhRJDJzT7QTQP+xW/Qv7C+dmw/4Qe6/AMLA+vHHCp8OdZJ4 gx2Hi6rcxZQvXEpYrTa4mTrYl7pSRNd1pA208= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RvagVBtEqujzAEyYWDqpNb/lkys1HgUbI9rQOEDzVfE=; b=smwgZ3oJi9mk0nBZWBn87YtjsNJ4eU0+pxroc3vqIgvUN6pwVHck2LJvd0u+Agravo hgEpVzxTsaHunwmwmSJUiJS9mjjS1UmI5amdKUw79SUkGI8WI3UcV1hxb2V4zkS3ushh gXVIACMha4kpdK/2mLzBh4/j5FdQceiUr4MVAhuD5W8Bc4PynSOZi/Cq6cTTbzRW8RTZ bVs7c7Qhn8I8LjbGiJ9cyAllNADmltOoXJQYa+C4EWwxHKSDQR5MJpeoK4cyP4n7NPZD kme76jrdDr+bCfAScsC31Yu98Rcgs5Uooo6JZKzgURe6zRCWxiFbyEDTpuaFYuvcDQ7K lgLg== X-Gm-Message-State: AO0yUKWaLyQYhdUtM2OQnaxGRYS0UlVx8Oy5sgCtL3c9r74ChFoqjWyu i8/M34apnV1fkKRu9LxE46yst+TzdAM4CeyC X-Google-Smtp-Source: AK7set8pbbhL73FL0X38bjaFjjJRiqhyQLrPCeXCzrRdXRT2nJq1TxOY6G4MYHwS03p55WItYZ121A== X-Received: by 2002:a05:622a:1391:b0:3b9:bca3:d93d with SMTP id o17-20020a05622a139100b003b9bca3d93dmr1555582qtk.22.1677534675656; Mon, 27 Feb 2023 13:51:15 -0800 (PST) Received: from ghidorah.spiteful.org (192-0-174-82.cpe.teksavvy.com. [192.0.174.82]) by smtp.gmail.com with ESMTPSA id a186-20020a3798c3000000b007423c122457sm5650370qke.63.2023.02.27.13.51.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Feb 2023 13:51:15 -0800 (PST) From: Scott Murray To: openembedded-devel@lists.openembedded.org, Armin Kuster Subject: [meta-oe][kirkstone][PATCH 5/5] fluidsynth: update SRC_URI to remove non-existing 2.2.x branch Date: Mon, 27 Feb 2023 16:51:03 -0500 Message-Id: <20230227215103.795230-6-scott.murray@konsulko.com> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230227215103.795230-1-scott.murray@konsulko.com> References: <20230227215103.795230-1-scott.murray@konsulko.com> MIME-Version: 1.0 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 ; Mon, 27 Feb 2023 21:51:24 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/101307 From: Preeti Sachan Remove branch 2.2.x from SRC_URI as fluidsynth github removed the branch. The SRCREV is on master branch. Signed-off-by: Preeti Sachan Signed-off-by: Khem Raj (cherry picked from commit 534d04af483d5f3d4fc73162c110449f169677a5) Signed-off-by: Scott Murray --- meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc index 14d09e5f0..a4590d61a 100644 --- a/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc +++ b/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth.inc @@ -4,7 +4,7 @@ SECTION = "libs/multimedia" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=fc178bcd425090939a8b634d1d6a9594" -SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=2.2.x;protocol=https" +SRC_URI = "git://github.com/FluidSynth/fluidsynth.git;branch=master;protocol=https" SRCREV = "8b00644751578ba67b709a827cbe5133d849d339" S = "${WORKDIR}/git" PV = "2.2.6"