From patchwork Mon Jun 22 11:44:59 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adrian Schmutzler X-Patchwork-Id: 1314748 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=fail (p=none dis=none) header.from=adrianschmutzler.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=bdyboB3X; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=casper.20170209 header.b=UNn5cPcd; 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 49rMtb2wfRz9sSJ for ; Tue, 23 Jun 2020 07:26:59 +1000 (AEST) 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:List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe :List-Id:MIME-Version:Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Owner; bh=a7VisVlJzdXgR8D+39T+wmNKZ8tVgXJizyz8OpEbG+c=; b=bdyboB3XEq6zXywjVGiDOY9gjL dLh3EJgsvc5QcU9DEt03MEz81RvI48uCmmgGUU7VKJjzzFGIYJyAfdTFfxjOdoA1TudJmNCuFdJRn ZD1LfQlDuS4mR3lAihA7S7ufpCcwrMUKamalDWIIQ/cGJuHj1cyVfYAGBt+196YUy6HRZj+Bj3apV C1bqL0SDlZm3LJvQxVPqSSh4NeYfV5YCfyw3idNXstE/cRP9OavyCquqWH709DJJ5M9ca/7wdTf40 EKZqcJWgeGNJIte4LnFX2Dk4pBbqhJOJ3DTBhJ9ghytaR2OTD6D5x47ovwgb/PFhV9yz2/mkEpK0g FLdoLnBw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnLk8-0006I9-UA; Mon, 22 Jun 2020 12:40:08 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnLk5-0006Gx-03 for openwrt-devel@merlin.infradead.org; Mon, 22 Jun 2020 12:40:05 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:To:From:Sender:Reply-To:Cc:Content-Type:Content-ID: Content-Description:In-Reply-To:References; bh=RKMJWEiVnNZIWwk4eDBEoftq4e34RpOMwK3yTc6sljc=; b=UNn5cPcdIAovuqiKjqbiweLKqY 7ZIBdvYFzlxfhm5yhSJqNmGrZ00UdeOQ/2gQAgPLCJtt5kGUW25bitUVLzSTmefCtUmLbCeUx2mVA DojkvwSPu7hApRfc4MYLEQgB0grL+AmpMFiMZ7pH+CAro8ohuSzJZ1FT/bE6eexOd0NKPh/zq4/9s CDcJfSE/xnY5X23WBo8NvMG1H5ToXM1DtqpBrq1zPEtLEw12acnML0S0l4O1FF7/y4jFGJUKdu8TW EtqpsNpWHu6KPkgaEADn6v252wl/X0PKGlNCj8KaiQc4q/8rvFxZtXjiHbjyqsWFTE5fpQemtO05q 5kc46VPg==; Received: from mout.kundenserver.de ([212.227.17.13]) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnKtm-0007oo-Ey for openwrt-devel@lists.openwrt.org; Mon, 22 Jun 2020 11:46:05 +0000 Received: from buildfff.adridolf.com ([188.192.134.246]) by mrelayeu.kundenserver.de (mreue108 [212.227.15.183]) with ESMTPSA (Nemesis) id 1MN5aF-1jXBSE3Nzx-00J5cS for ; Mon, 22 Jun 2020 13:45:51 +0200 From: Adrian Schmutzler To: openwrt-devel@lists.openwrt.org Subject: [PATCH] ath79: do not build TP-Link tiny images by default Date: Mon, 22 Jun 2020 13:44:59 +0200 Message-Id: <20200622114459.8472-1-freifunk@adrianschmutzler.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-Provags-ID: V03:K1:tnqjsvJBjCOopvodJho9HHmHakWywiwYZSzthIEJeyfZ1ee3mA2 VAuZ+UAOPQxT4en/n4fLaMw7RRvH7o2C9jKsU/w/dnZuU5s+R40udQ+n3uD7YbfcybfKSmT WvAqjc8xK3q2I/kCXjOtOgf1jZwvOvc6pjgJiQ48TxG04ilmJPCz3baTDV524tX6+EULs59 GdXmqLr/zz6Pf9FAn1cjw== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:eDr99t7ue1o=:KnXPESYMMzDBezjUyqxTSF btM7AYK1q/tiGhAuI1m6/t8X4x9+E44VFV6i+88Xhp1ZcO+vbdPn9BQM2jALyLhI2FJxgq2fZ sJnuVW0CJ3UtrAIXmM8iCgsLZPbMfiiXIvjR4NH7Vy3Yxx2LAvAmPHhxKeYd9Sfg3S/VTRVeO Je6YAXfAnIzVPrOgJU7Uw+iO7AnX0u15syeVkZjOZRiozmn+aiwIjcDJdbBZYuPrfflvWkNjj vvSGZde13TcTaa4D/PhWMZcSlj+FIWuMQK0V0N2ysbE5a+W8JjDmxRPQurXXCmxnYl94ctX3d wa53bEK4xC2Ciet6LTdLmxnMsUS8MkpXH4OZ5fud1EO4T9JLOPJ1HXbb6xzvt8zSq3ugVSRao 76WCqBug03wu+hdNXOCUjYmOhdFFWNGNcOXgFy9Zz0eA00MB9VgsFcbwWuggFoaV91qDVkV1F D89NOzVOYC+jFyvE9uR9/C1rzFDmjWm+HuY2vxkiiVd2/5BqK+jEoPHeVJjkz6eficRM0HlkX CXMSLiISlvirEp1RljcDdQqS8MPMHiK641IYdjnF760+H+/O747S1cNouUejH0QF/6OhBRO3S jXvun3vxLssRHEoMx2nBrZaI2LJnyUSk7b5nVs4dYS8WyPZQpjxhrJPXH9Jj6X1CUukmUCBaJ IHJzrtZeTX9ErbIEVS7gTWCB/6/CGa1yOfjhV/JR7JQLAtgrYYiEAwf/SA4Sflq6b7YbiSjH2 deVDLbjDA9kJXkeGixX3zb1v6GAi87l99xeo8qyJNb0wL02G7yMdjC8ciDiNm9jA5zed6qeMR imfwXkqGAgGj6/eMar4Ljx87to8fyZeD3UH/bX9U7p2KMyExxQwLO0zygkXkW5BponGxezf X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200622_124602_656286_E1A5A8DA X-CRM114-Status: UNSURE ( 8.32 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.4 on casper.infradead.org summary: Content analysis details: (-1.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [212.227.17.13 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [212.227.17.13 listed in list.dnswl.org] 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org For quite some time, the tiny (4M flash) TP-Link sysupgrade and factory images cannot be built anymore by the buildbots, just the initramfs-kernel.bin file are still there. Disable these images for the buildbots and save some CPU cycles. Note that these devices still build fine with default settings, even for kernel 5.4. Signed-off-by: Adrian Schmutzler --- target/linux/ath79/image/common-tp-link.mk | 2 ++ target/linux/ath79/image/tiny-tp-link.mk | 1 + 2 files changed, 3 insertions(+) diff --git a/target/linux/ath79/image/common-tp-link.mk b/target/linux/ath79/image/common-tp-link.mk index 81a557df48..3ae377f78f 100644 --- a/target/linux/ath79/image/common-tp-link.mk +++ b/target/linux/ath79/image/common-tp-link.mk @@ -48,12 +48,14 @@ define Device/tplink-4m $(Device/tplink-nolzma) TPLINK_FLASHLAYOUT := 4M IMAGE_SIZE := 3904k + DEFAULT := n endef define Device/tplink-4mlzma $(Device/tplink-v1) TPLINK_FLASHLAYOUT := 4Mlzma IMAGE_SIZE := 3904k + DEFAULT := n endef define Device/tplink-8m diff --git a/target/linux/ath79/image/tiny-tp-link.mk b/target/linux/ath79/image/tiny-tp-link.mk index 4926084597..0da712c5d4 100644 --- a/target/linux/ath79/image/tiny-tp-link.mk +++ b/target/linux/ath79/image/tiny-tp-link.mk @@ -157,6 +157,7 @@ define Device/tplink_tl-wa850re-v2 TPLINK_HWID := 0x08500002 DEVICE_PACKAGES := rssileds SUPPORTED_DEVICES += tl-wa850re-v2 + DEFAULT := n endef TARGET_DEVICES += tplink_tl-wa850re-v2