From patchwork Sat Nov 16 20:23:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jo-Philipp Wich X-Patchwork-Id: 1196201 X-Patchwork-Delegate: hauke@hauke-m.de 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=2607:7c80:54:e::133; helo=bombadil.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=mein.io Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="g6Db9kGJ"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (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 47FmtD3NQ4z9sP3 for ; Sun, 17 Nov 2019 07:25:08 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:MIME-Version:References: In-Reply-To:Message-Id:Date:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lmdmt2uNHouPgC+4nNb5TxH+B8/9drYlt6Ryj5JXo+U=; b=g6Db9kGJazsApc OnXuZeIC6hgTDJWMHxA61eXXbYzGctL6R34j+IWaO8ZfVn4/DFBCZyPFknp3huNoWrrLgOSJWqwlC rrYUeTlCyhU6AjD2OGXcOdOrf2G5FcpSUuI7ODjEKGkTIYGEHl2Y5RKEoRY86PEvQYtVFh9UrnYVh IweAffbhfbI692k5odgx2pmhBPI5RY/GQMGUowY9tii3PIp96J+If3PnYibGFVjikfNPQ8xevaxm/ VAGOX11MC3E57JgK2IwcC0aeQ0FUSPzXU0Z0ShalXjTMVgWGQQD72IcSvPRtBqOA086fLdzxhc/Qi UtpWYQBjJwn1Jggofa6w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iW4cp-0004ha-TU; Sat, 16 Nov 2019 20:24:55 +0000 Received: from mxout01.bytecamp.net ([212.204.60.217]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iW4bs-0003dP-PF for openwrt-devel@lists.openwrt.org; Sat, 16 Nov 2019 20:23:58 +0000 Received: by mxout01.bytecamp.net (Postfix, from userid 1001) id CB59057BD5; Sat, 16 Nov 2019 21:23:48 +0100 (CET) Received: from mail.bytecamp.net (mail.bytecamp.net [212.204.60.9]) by mxout01.bytecamp.net (Postfix) with ESMTP id 926A357BD1 for ; Sat, 16 Nov 2019 21:23:48 +0100 (CET) Received: (qmail 21306 invoked from network); 16 Nov 2019 21:23:48 +0100 Received: from unknown (HELO j7.lan) (jo%wwsnet.net@95.90.27.109) by mail.bytecamp.net with ESMTPS (DHE-RSA-AES128-GCM-SHA256 encrypted); 16 Nov 2019 21:23:48 +0100 From: Jo-Philipp Wich To: openwrt-devel@lists.openwrt.org Date: Sat, 16 Nov 2019 21:23:33 +0100 Message-Id: <20191116202346.31885-5-jo@mein.io> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191116202346.31885-1-jo@mein.io> References: <20191116202346.31885-1-jo@mein.io> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191116_122356_977293_BEBD1FB3 X-CRM114-Status: UNSURE ( 6.56 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [212.204.60.217 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record Subject: [OpenWrt-Devel] [PATCH 04/17] ar71xx: disable On Networks N150R by default X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jo-Philipp Wich Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org Disable the On Networks N150R image by default as the device has insufficient flash space for release build images. Ref: https://forum.openwrt.org/t/devices-too-big-to-save-overlay/18161/10 Signed-off-by: Jo-Philipp Wich --- target/linux/ar71xx/image/tiny-legacy-devices.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ar71xx/image/tiny-legacy-devices.mk b/target/linux/ar71xx/image/tiny-legacy-devices.mk index 98d45557a6..32912f79d6 100644 --- a/target/linux/ar71xx/image/tiny-legacy-devices.mk +++ b/target/linux/ar71xx/image/tiny-legacy-devices.mk @@ -116,6 +116,7 @@ LEGACY_DEVICES += REALWNR612V2 define LegacyDevice/N150R DEVICE_TITLE := On Networks N150 + DEFAULT := n endef LEGACY_DEVICES += N150R