From patchwork Mon Jun 22 11:50:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adrian Schmutzler X-Patchwork-Id: 1314365 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=Cd2Jf/EW; 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=Zzb+ZMDO; 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 49r94J2zyrz9sDX for ; Mon, 22 Jun 2020 23:19:44 +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=JOZucM/rxwx+Hdr3cOYKTijDnV8jMPYjrTp8GdbSRUI=; b=Cd2Jf/EW5fAGKQNLRPyZYwc9I7 dNLGBJopJ/GRIyDgeA0+ICRmLUUDOAC/gXutqvG5DfOjbQVH+fSFhN4wnWK4OnUpXMzvgSN9oxtXI tY9LAUi7hhvyHNcNpyJ3oh/tngITf3gp993aro/1eoZcCEUvbotE2Ap0whqoXyg9qtyCdBUTpO6Mk WSSKH2+6rc4EfzzuEBm3U6OOLIrtlkzCmUGWLuaRlablPHKGkhMptqpCt9clFl6NhRHZRk5EthglH gZyhUEAohzFKh3c0vb26LaHSEIduyRC94s0SVnCvQDBurMp43RxTouQWSh1vn1Sn7m4ufm8+sf+Lq CoUaRakQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnMHq-0004fY-Tt; Mon, 22 Jun 2020 13:14:59 +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 1jnLvo-0004EO-Ps for openwrt-devel@merlin.infradead.org; Mon, 22 Jun 2020 12:52:14 +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=MWRYw+HxaUM8B/+NKvzt6X7am65gzpjEQqdAcqRxREU=; b=Zzb+ZMDOns09ILt76lhfeFYuxa 8XkHvqEE3BFvD+64w+CWf8Il13NRluEuiiKhp0oc3slg16YkKtgq605u3J0v2y4gPmfOsB0DhEZlg Y0xGsruAxgsa4qF9J4PFEwjTCbJ8A3b/8URpv0TOxuqvlFcDNH/pkzDClctG0CyjI2/XXrV31bYIf NtcngQBPalFsWp+ZNdFcjRNInNl5Otr/k3iFlrb5oxvZ1jB/v/RLS/2xeCKJn6/y9K61VwoeJ/nA4 GZJB42fnFoa2mfCQ+7dhRlj4YO+anfNKeEDAxiyi6ox2C8qBXP6ry/wltboI7TAhTfGUcDavLuwkM all398VA==; Received: from mout.kundenserver.de ([212.227.126.134]) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnKyi-000823-N0 for openwrt-devel@lists.openwrt.org; Mon, 22 Jun 2020 11:51:10 +0000 Received: from buildfff.adridolf.com ([188.192.134.246]) by mrelayeu.kundenserver.de (mreue009 [212.227.15.167]) with ESMTPSA (Nemesis) id 1M1HmE-1jq4nN2vHO-002ncJ for ; Mon, 22 Jun 2020 13:50:55 +0200 From: Adrian Schmutzler To: openwrt-devel@lists.openwrt.org Subject: [PATCH 19.07] ath79: do not build TP-Link tiny images by default Date: Mon, 22 Jun 2020 13:50:04 +0200 Message-Id: <20200622115004.59552-1-freifunk@adrianschmutzler.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-Provags-ID: V03:K1:Imt0jlyyrtJs1IHXCyZbdRmzS+gWmZvaGnnLRxFBg+JxdzRkWzx jbxfJPuBGBxEPcCNCJ6aJDWAtg85TuajbfDdKr/a6XO8Flx9NbPc1dCapBJpMZ8H9H6yTDn vb2RTkbWWMD3Qdh7gW+zn8hVeJrCEjXvYYXteThJJo97PrsF9fQoQ0Oo/lvik8KyV42zksm tUe2Jz5ts8HKce/NocAVA== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:5NAUAgrX6Yk=:XffVS/MFJTEANA2tAb1GvI RtNXgMcYONuFnszJQmQoD7voSwN99d+qqe0Kdf+zVATwqJc9GiG92RHOUbxUOVNJh7u7eVU7l P8Zy/YMKEhs8ZwpgZO1XJ01nxFp/R4UN0ll4dHJ5/apfpqKOYGDkpqBG7dxzpqkJSR2Xn7lpr 2Bz6GoiDL/T0uj55a6f3BSM1MnY7jVdskDm185wErXmazPNVUa72o/YLDEyFGJE+bFlZQWoJt PkPAKTYeqCJKBJTA0Se2HIzncPRFtbqwyvLxStJDW4RuOpzk9ubAnmZpZCOxTh5XlN3sYL6KX YJ3tI6bv5h8f0T9fKZ8HEBokxgJWwFmShkz9lEEUll5nG8+fhseKb8ybARdGzk/w0n1xCZ8fP 7zcJCgoAyK4gv/FsO9I9K6mT2hEWPqdv+o6wojsb8DrYZ+SgdgL9OsFfcyb6AwbEdeA8jK/Z0 jB0bo3hCl/isHrJOReKw0BNNyArEOLdGsXocakXWI6TqhndXkdypcG2o6pGynCHOJXUDvNFqu /n6lDsNyvb2+a7JIBVEAu6wq4ffpwIeB8Ft3b6IH2lIDbyhn7wEG9sD7gLZGHVPrW0X2KMrO6 1g4g2kv+fVAvgDu6NJGdpHjhCaCvxE/QgjvJOF08thdb6tTABKcKgy+3Aq0xv4U7jA3i+Sn4k MfrgC6uWtA4EXGvsyOxndRLVPpPOGoXdyuQiLgdIPUZtW0KtPNmxpz0kbzADbJ4DEjUI6EatU jG1hT0/z1S1pmyssl9IugQl9fk4Mafxc8qXxvTNFSXwR46JSVkLKsiX8Ulp3zDOFEUUey8JLl gamdqoeJ1Wofq4/muV37onk2S25FhSF76IapLLUBktPTuVOpriOx6ON09Q53OeOahk3snEb X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200622_125108_899581_F2D33A7E X-CRM114-Status: UNSURE ( 8.23 ) 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 ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [212.227.126.134 listed in list.dnswl.org] -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.126.134 listed in wl.mailspike.net] 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 files are still there. Disable these images for the buildbots and save some CPU cycles. Note that these devices still build fine with default settings, just not with the additional packages and config symbols for the buildbots. Signed-off-by: Adrian Schmutzler --- target/linux/ath79/image/common-tp-link.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/ath79/image/common-tp-link.mk b/target/linux/ath79/image/common-tp-link.mk index 6efff6322e..01733b01c5 100644 --- a/target/linux/ath79/image/common-tp-link.mk +++ b/target/linux/ath79/image/common-tp-link.mk @@ -71,12 +71,14 @@ define Device/tplink-4m $(Device/tplink-nolzma) TPLINK_FLASHLAYOUT := 4M IMAGE_SIZE := 3904k + DEFAULT := n endef define Device/tplink-4mlzma $(Device/tplink) TPLINK_FLASHLAYOUT := 4Mlzma IMAGE_SIZE := 3904k + DEFAULT := n endef define Device/tplink-8m