From patchwork Thu Nov 5 23:44:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Golle X-Patchwork-Id: 1395336 X-Patchwork-Delegate: daniel@makrotopia.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.openwrt.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=makrotopia.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=DmZlI7dA; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CS0Xr0FTFz9sTL for ; Fri, 6 Nov 2020 10:46:35 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From:Date: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=UWf73tUu3VQkgg7D8W3pV+tLjnIpoabnXu/xvgGE/BE=; b=DmZlI7dA0w98PaxPa/N3mU36iB rh7r51dlbRKvXWTRGMFDqm5kNelZBiJmzfrhp1NQ8u0VIwy2tY52I6hj2azZUDa8JTm8YrHNRqC6V 1m6IGfInzCn9ruYDyzg/iCmINKsvS/Of4fAXdAQkT8sdLW6C+U52LyWwbFvpgN2PVthgfV9fEDp6U oIUn5UV3yIvttxL/Loun+eL7RrlDnK69REiYTqnVsCBlsM7fPmeh2qlkaGlcekkc2mW+9BRfQEZuI ZvUMEQF3MS2Hm09vVwqkSCK5j31NP99V8X+oJ8a+wieLLx9Zk20A26QmrIhZlIcseTJUGfw7RHez/ uxl9ZYBA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kaovT-0001jm-GV; Thu, 05 Nov 2020 23:44:19 +0000 Received: from fudo.makrotopia.org ([2a07:2ec0:3002::71]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kaovQ-0001jO-VJ for openwrt-devel@lists.openwrt.org; Thu, 05 Nov 2020 23:44:18 +0000 Received: from local by fudo.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.93.0.4) (envelope-from ) id 1kaovO-00031J-Bc; Fri, 06 Nov 2020 00:44:14 +0100 Date: Thu, 5 Nov 2020 23:44:05 +0000 From: Daniel Golle To: openwrt-devel@lists.openwrt.org Subject: [PATCH openwrt-19.07] feeds: add freifunk feed Message-ID: <20201105234405.bnyu6m2hxij4acue@makrotopia.org> MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201105_184417_030771_7CDC9BF7 X-CRM114-Status: UNSURE ( 9.62 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Sven Roederer , FreifunkUFO Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org Read the freifunk packages, that have been moved from the LuCI feed into its own feed in January 2019. Use openwrt-19.07 branch of that repository for openwrt-19.07. Signed-off-by: Sven Roederer (cherry picked from commit 221f97ff4737f012c90feb086bc1c2ed86c6001b) Signed-off-by: Daniel Golle --- Due to popular demand. Untested. feeds.conf.default | 1 + 1 file changed, 1 insertion(+) diff --git a/feeds.conf.default b/feeds.conf.default index 42c2b0ba3b..ad32ec8f4e 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -2,3 +2,4 @@ src-git packages https://git.openwrt.org/feed/packages.git;openwrt-19.07 src-git luci https://git.openwrt.org/project/luci.git;openwrt-19.07 src-git routing https://git.openwrt.org/feed/routing.git;openwrt-19.07 src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-19.07 +src-git freifunk https://github.com/freifunk/openwrt-packages.git;openwrt-19.07