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.