From patchwork Mon Mar 25 15:28:49 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hauke Mehrtens X-Patchwork-Id: 1064465 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 (mailfrom) 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=hauke-m.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UtBaKqpT"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44SdWR6ky2z9sSk for ; Tue, 26 Mar 2019 02:30:43 +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=kP2t/ntRAjG/Q4WdcH97MdleCMItYpdCn7HKS+gHqA4=; b=UtBaKqpTZ9dpoS gulzzQhTBBmCuCLaSlVpSDys+n3i/o776xAMLNOWMxIvdhNpo/HuM/koSKUA8JwzI19eZh8wQ3saA 4dxCDkBlhrbYVLp0QPIdbUVrOUKzo+GjDMndT6VyuIHx+j3w9HAYgEqQ3K13Zimtm00KeRVUnZAOd aF3mhfROPByQQV1nr0UA8cb6fk9bUCTdx+UfE1OiTRb2fDDYrIEsp0CCpbFAmXoXOFJmU1TEeFIuC U6uCmdhV1FkEGqjQt/fjYn7yNcEEFqahsMepwDV/NW44XfrlJ2dJ4WiMQsyscy76AsFljI6rT8lCX SmJpXy9IknmOscNGXpHQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h8RYO-0007SC-WA; Mon, 25 Mar 2019 15:30:25 +0000 Received: from mx1.mailbox.org ([2001:67c:2050:104:0:1:25:1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h8RXS-00050R-PU for openwrt-devel@lists.openwrt.org; Mon, 25 Mar 2019 15:29:32 +0000 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id 81A994CE73; Mon, 25 Mar 2019 16:29:25 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter05.heinlein-hosting.de (spamfilter05.heinlein-hosting.de [80.241.56.123]) (amavisd-new, port 10030) with ESMTP id VdXSpWgJJjmG; Mon, 25 Mar 2019 16:29:13 +0100 (CET) From: Hauke Mehrtens To: openwrt-devel@lists.openwrt.org Date: Mon, 25 Mar 2019 16:28:49 +0100 Message-Id: <20190325152855.3704-4-hauke@hauke-m.de> In-Reply-To: <20190325152855.3704-1-hauke@hauke-m.de> References: <20190325152855.3704-1-hauke@hauke-m.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190325_082927_154690_E6831B85 X-CRM114-Status: GOOD ( 14.91 ) 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 [2001:67c:2050:104:0:1:25:1 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record Subject: [OpenWrt-Devel] [PATCH 3/9] au1000: Remove unmaintained target X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: kaloz@openwrt.org, Hauke Mehrtens , f.fainelli@gmail.com Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org This target only supports kernel 3.18, which is not supported in OpenWrt any more for multiple releases. It also looks like there is no active maintainer for this target. Remove the code and all the packages which are only used by this target. To add this target to OpenWrt again port it to a recent and supported kernel version. Signed-off-by: Hauke Mehrtens --- package/boot/yamonenv/Makefile | 41 ----- .../patches/001-yamonenv_mtd_partition.patch | 11 -- target/linux/au1000/Makefile | 32 ---- target/linux/au1000/au1500/config-default | 5 - .../linux/au1000/au1500/profiles/Atheros.mk | 13 -- .../au1000/au1500/profiles/InternetBox.mk | 18 --- .../linux/au1000/au1500/profiles/MeshCube.mk | 18 --- target/linux/au1000/au1500/target.mk | 5 - target/linux/au1000/au1550/config-default | 4 - .../linux/au1000/au1550/profiles/DBAu1550.mk | 13 -- target/linux/au1000/au1550/target.mk | 6 - target/linux/au1000/base-files/etc/diag.sh | 21 --- .../au1000/base-files/lib/upgrade/platform.sh | 26 ---- target/linux/au1000/config-3.18 | 140 ------------------ target/linux/au1000/image/Makefile | 74 --------- target/linux/au1000/modules.mk | 17 --- .../patches-3.18/002-openwrt_rootfs.patch | 11 -- .../patches-3.18/003-au1000_eth_ioctl.patch | 17 --- .../patches-3.18/004-watchdog_low_init.patch | 12 -- .../linux/au1000/patches-3.18/006-codec.patch | 26 ---- 20 files changed, 510 deletions(-) delete mode 100644 package/boot/yamonenv/Makefile delete mode 100644 package/boot/yamonenv/patches/001-yamonenv_mtd_partition.patch delete mode 100644 target/linux/au1000/Makefile delete mode 100644 target/linux/au1000/au1500/config-default delete mode 100644 target/linux/au1000/au1500/profiles/Atheros.mk delete mode 100644 target/linux/au1000/au1500/profiles/InternetBox.mk delete mode 100644 target/linux/au1000/au1500/profiles/MeshCube.mk delete mode 100644 target/linux/au1000/au1500/target.mk delete mode 100644 target/linux/au1000/au1550/config-default delete mode 100644 target/linux/au1000/au1550/profiles/DBAu1550.mk delete mode 100644 target/linux/au1000/au1550/target.mk delete mode 100644 target/linux/au1000/base-files/etc/diag.sh delete mode 100644 target/linux/au1000/base-files/lib/upgrade/platform.sh delete mode 100644 target/linux/au1000/config-3.18 delete mode 100644 target/linux/au1000/image/Makefile delete mode 100644 target/linux/au1000/modules.mk delete mode 100644 target/linux/au1000/patches-3.18/002-openwrt_rootfs.patch delete mode 100644 target/linux/au1000/patches-3.18/003-au1000_eth_ioctl.patch delete mode 100644 target/linux/au1000/patches-3.18/004-watchdog_low_init.patch delete mode 100644 target/linux/au1000/patches-3.18/006-codec.patch diff --git a/package/boot/yamonenv/Makefile b/package/boot/yamonenv/Makefile deleted file mode 100644 index ef1f36de65..0000000000 --- a/package/boot/yamonenv/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# -# Copyright (C) 2006 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=yamonenv -PKG_VERSION:=20051022 -PKG_RELEASE:=1 - -PKG_SOURCE:=$(PKG_NAME)_gruen.4g__$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://downloads.openwrt.org/sources -PKG_HASH:=466eca9cdad2c15e957fb9ce7d0b6927ecd17d85c4cc2dff37e97a3e6b209c67 - -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) - -PKG_FLAGS:=nonshared - -include $(INCLUDE_DIR)/package.mk - -define Package/yamonenv - SECTION:=utils - CATEGORY:=Utilities - SUBMENU:=Boot Loaders - DEPENDS:=@TARGET_au1000 - TITLE:=YAMON configuration utility - MAINTAINER:=Florian Fainelli -endef - -define Build/Configure -endef - -define Package/yamonenv/install - $(INSTALL_DIR) $(1)/usr/sbin - $(CP) $(PKG_BUILD_DIR)/src/$(PKG_NAME) $(1)/usr/sbin/ -endef - -$(eval $(call BuildPackage,yamonenv)) diff --git a/package/boot/yamonenv/patches/001-yamonenv_mtd_partition.patch b/package/boot/yamonenv/patches/001-yamonenv_mtd_partition.patch deleted file mode 100644 index e1def28af5..0000000000 --- a/package/boot/yamonenv/patches/001-yamonenv_mtd_partition.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/yamonenv.c -+++ b/src/yamonenv.c -@@ -12,7 +12,7 @@ - #include - #include - --#define DEFAULT_YAMON_ENV_FILE "/dev/mtd/3" -+#define DEFAULT_YAMON_ENV_FILE "/dev/mtd3" - - - // control byte definitions: