From patchwork Fri Aug 9 20:05:44 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 1144931 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=embedded.rocks Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b="qHfoMKdO"; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 464x8H1YMTz9sNy for ; Sat, 10 Aug 2019 06:06:22 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 497CE87853; Fri, 9 Aug 2019 20:06:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FGMAZayz+Dnz; Fri, 9 Aug 2019 20:06:17 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id A62A4877E7; Fri, 9 Aug 2019 20:06:17 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 8F55C1BF2B5 for ; Fri, 9 Aug 2019 20:06:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 886ED81BE0 for ; Fri, 9 Aug 2019 20:06:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cLNAAj-RC1LP for ; Fri, 9 Aug 2019 20:06:15 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by hemlock.osuosl.org (Postfix) with ESMTPS id 878DF8842E for ; Fri, 9 Aug 2019 20:06:10 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id B8E272400FD for ; Fri, 9 Aug 2019 22:06:07 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 464x7y3VTjz9rxg for ; Fri, 9 Aug 2019 22:06:06 +0200 (CEST) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1565381147; x=1565985948; bh=1slDL5zW1xyfacwbx+5A/wReIDv9eQvw/p5GYiftj/0=; b=qHfoMKdO6D9p M/NSf7xvwZD3j4sG8hn6B4DD8zItC5EHF+xF755IbMZd6YzdXiCZRbVMRwi8REZA +UYu8na34U6I89eaoT54Y85+eR9tKs9hw4YaxwENTrqzfeq9nDcYrSEGYrNyVFY2 ROzU6nZ5hjsPAoZ03xYno9EO510MKMvdcLINM394aMNazFoLZ4ET5Fz3K8QLFV2K q84h2OcT2FLR62PZE+jLp5pFAAKAXWHjX1CUVeylFSUVbjXFqAUcZ4YOkzXgI/NK gCjuub5XI2fIlA7Sx2NJjK4kAk1WHdxL452tWjD066Bpy8pJPaO6uwN5S9enRPkb RC32nGlCUQ== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id WEinMYc_TiuI; Fri, 9 Aug 2019 22:05:47 +0200 (CEST) Received: from nzxt.fritz.box (port-92-193-186-185.dynamic.qsc.de [92.193.186.185]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Fri, 9 Aug 2019 22:05:47 +0200 (CEST) From: =?utf-8?q?J=C3=B6rg_Krause?= To: buildroot@buildroot.org Date: Fri, 9 Aug 2019 22:05:44 +0200 Message-Id: <20190809200545.10188-1-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/2] package/mpd: soundcloud feature requires curl X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" MPD switched from the Autotools to the Meson build system. The Autotools configure did not check for curl when enabling the Soundcloud feature, but the Meson configuration script does. Fixes: http://autobuild.buildroot.org/results/eef/eefe8c6816d9504e8997483abcf7b1327260409c http://autobuild.buildroot.org/results/95d/95d3a9ee41b0f68f59c1f6b35fb35506f53e3bb9 http://autobuild.buildroot.org/results/dd5/dd5083bacd4fc00f0a1b9d47569943434cc5a5ec http://autobuild.buildroot.org/results/bea/bea73f76ce8056411499cf5c7daf70a26e182226 .. and more. Signed-off-by: Jörg Krause --- package/mpd/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/mpd/Config.in b/package/mpd/Config.in index 84698b1702..c751174f9d 100644 --- a/package/mpd/Config.in +++ b/package/mpd/Config.in @@ -47,6 +47,7 @@ config BR2_PACKAGE_MPD_QOBUZ config BR2_PACKAGE_MPD_SOUNDCLOUD bool "soundcloud" + select BR2_PACKAGE_MPD_CURL select BR2_PACKAGE_YAJL help Enable soundcloud.com playlist support. From patchwork Fri Aug 9 20:05:45 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 1144930 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=embedded.rocks Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b="0y8TRwa9"; dkim-atps=neutral Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 464x7w6Ytzz9sND for ; Sat, 10 Aug 2019 06:06:04 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id B35B9883EB; Fri, 9 Aug 2019 20:05:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2HobyKr+W-1B; Fri, 9 Aug 2019 20:05:56 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 5A057883F5; Fri, 9 Aug 2019 20:05:56 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 973091BF2B5 for ; Fri, 9 Aug 2019 20:05:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 93B2D20399 for ; Fri, 9 Aug 2019 20:05:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id em7MhuQUctye for ; Fri, 9 Aug 2019 20:05:54 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.141]) by silver.osuosl.org (Postfix) with ESMTPS id 6FC6B20339 for ; Fri, 9 Aug 2019 20:05:54 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 71CC916005D for ; Fri, 9 Aug 2019 22:05:51 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 464x7d7124z6tm8 for ; Fri, 9 Aug 2019 22:05:49 +0200 (CEST) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:references:in-reply-to:x-mailer:message-id:date :date:subject:subject:from:from:received:received; s=default; t= 1565381148; x=1565985949; bh=KrtZwmk/HXE15jt8iAXr3LsqaO831h9tXzM MW+ANyWk=; b=0y8TRwa9iwqQ+YJUAGNuISRAw4CfQNXMSq7A1+MtduGnyk1dDz4 nCqrL/JzZTH8VRxLJ9winGmCESabAVk8fHaO2DjfHWjDz2iR/J1q1n4QhfzBOsM/ 7UziG6FE8SeYrN1/c0bJF0G51S6lp7xcyzosc0uQWdNHkFXVBprdPfhK+ZaZF3ue qd6u4b438fsZ1leibGM8Crvj3KWR+3Gl+HT5rlv3/9HxGXNtuhsQYXZn2s4PGWcF dJjJcR1TDqh1KvV0y3rKvCVbuaRvahdiAx0uZ1/CHF8U2DcSN/WCFf9IgCZHg5YV c0+bgC3k0dtj5oaRViMzPuDeVwVdEQ2lcfA== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id lLKV4xSPvO3o; Fri, 9 Aug 2019 22:05:48 +0200 (CEST) Received: from nzxt.fritz.box (port-92-193-186-185.dynamic.qsc.de [92.193.186.185]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Fri, 9 Aug 2019 22:05:48 +0200 (CEST) From: =?utf-8?q?J=C3=B6rg_Krause?= To: buildroot@buildroot.org Date: Fri, 9 Aug 2019 22:05:45 +0200 Message-Id: <20190809200545.10188-2-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190809200545.10188-1-joerg.krause@embedded.rocks> References: <20190809200545.10188-1-joerg.krause@embedded.rocks> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 2/2] package/mpd: upnp feature requires curl X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" MPD switched from the Autotools to the Meson build system. The Autotools configure did not check for curl when enabling the UPnP feature, but the Meson configuration script does. Fixes: http://autobuild.buildroot.org/results/781/781e0b335da3066783bbb65ba5b9c304f50192d8 http://autobuild.buildroot.org/results/9e1/9e15258aa4baae4f2c6febc7d364226f17bb9d9a http://autobuild.buildroot.org/results/72a/72aab71c4a4e9001c632484930c4442058cb3927 http://autobuild.buildroot.org/results/8c4/8c41ddd812a5f080eb7f2f284ca4f4ea3c6f2ff7 http://autobuild.buildroot.org/results/bab/bab8b633d7ecb2d943ad77659c08a69f0115c5f1 .. and more. Signed-off-by: Jörg Krause --- package/mpd/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/mpd/Config.in b/package/mpd/Config.in index c751174f9d..db88413947 100644 --- a/package/mpd/Config.in +++ b/package/mpd/Config.in @@ -349,6 +349,7 @@ config BR2_PACKAGE_MPD_TCP config BR2_PACKAGE_MPD_UPNP bool "UPnP" + select BR2_PACKAGE_MPD_CURL select BR2_PACKAGE_EXPAT select BR2_PACKAGE_LIBUPNP18 if !BR2_PACKAGE_LIBUPNP help