Message ID | 20200903205651.653299-1-baptiste@bitsofnetworks.org |
---|---|
Headers | show
Return-Path: <openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org> 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=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bitsofnetworks.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=I4ujadry; 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 4BjCqw4dFrz9sTg for <incoming@patchwork.ozlabs.org>; Fri, 4 Sep 2020 07:00:12 +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:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: 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=3dinDPbS/O7fd/Dh0V7FbGnMxZrBP0eSePi+ypJduJM=; b=I4ujadryRm+Evs0U4vC6Do8HhO X0wFajQiZ6xaEnVz1mrR+bxRcAZw+LJO7c7f3SHLkBAh6t0jQLqhTZej4ezjC8WsCn0lcZqeOrQTl FmueOTaYqFmK4dkw5QZa8DgWmDEIa0+K60o6bqpP/s1WggT3FH4b0RFJp41xTqjQLMOMQmOXoKLS+ VLEfsCIcexCjcpg2cb2h/QioJQYZVga1pwcqmBmDyVpMojH/XQROJa0dBs+JSVAEL10xcADrk1f/q AbqBdCZOkkpTPdnW4CKgHcwTxr8XPSkbwZ8K86uvVhlNySOezvr/KDugDM12qk9iDNxhUdzlZdQK3 mNDgVwgw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kDwIb-00019u-BL; Thu, 03 Sep 2020 20:57:37 +0000 Received: from mails.bitsofnetworks.org ([2001:912:1800:ff::131]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kDwI8-0000yV-4R for openwrt-devel@lists.openwrt.org; Thu, 03 Sep 2020 20:57:09 +0000 Received: from [2001:912:1800::5c8] (helo=localhost.localdomain) by mails.bitsofnetworks.org with esmtp (Exim 4.89) (envelope-from <baptiste@bitsofnetworks.org>) id 1kDwI5-0001Os-Jw; Thu, 03 Sep 2020 22:57:05 +0200 From: Baptiste Jonglez <baptiste@bitsofnetworks.org> To: openwrt-devel@lists.openwrt.org Subject: [PATCH 19.07 v2 0/6] Update ath10k-ct firmware Date: Thu, 3 Sep 2020 22:56:45 +0200 Message-Id: <20200903205651.653299-1-baptiste@bitsofnetworks.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200903_165708_392887_316E5FF5 X-CRM114-Status: GOOD ( 10.95 ) 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_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: OpenWrt Development List <openwrt-devel.lists.openwrt.org> List-Unsubscribe: <https://lists.openwrt.org/mailman/options/openwrt-devel>, <mailto:openwrt-devel-request@lists.openwrt.org?subject=unsubscribe> List-Archive: <http://lists.openwrt.org/pipermail/openwrt-devel/> List-Post: <mailto:openwrt-devel@lists.openwrt.org> List-Help: <mailto:openwrt-devel-request@lists.openwrt.org?subject=help> List-Subscribe: <https://lists.openwrt.org/mailman/listinfo/openwrt-devel>, <mailto:openwrt-devel-request@lists.openwrt.org?subject=subscribe> Cc: Baptiste Jonglez <git@bitsofnetworks.org> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "openwrt-devel" <openwrt-devel-bounces@lists.openwrt.org> Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org |
Series |
Update ath10k-ct firmware
|
expand
|
From: Baptiste Jonglez <git@bitsofnetworks.org> This backports all recent ath10k-ct firmware bumps from master, and also backports moving these firmwares to a new package. Opkg package names remain unchanged. v2: don't backport the following changes: 2e5e9b459ed5 ("ath10k-ct-firmware: rename ct-htt packages") a882bfce052e ("ath10k-ct-firmware: add htt-mgt variants") Applied together, these changes would basically change the firmware variant that we distribute in the "ath10k-firmware-*-ct-htt" packages from the "full" version to the "diet / non-full" version. Even though these ath10k-ct-htt firmwares are not used in default OpenWrt images, this change would not be acceptable for a backport. Downstream users might rely on these variants. As a result, we don't backport the "diet / non-full" variant at all. Michael Yartys (2): ath10k-firmware: update ath10k-ct firmware ath10k-ct-firmware: update firmware images Stefan Lippers-Hollmann (1): ath10k-firmware: update Candela Tech firmware images Álvaro Fernández Rojas (3): ath10k-firmware: update ath10k-ct firmware images ath10k-firmware: move CT firmwares to new package ath10k-ct-firmware: update firmware images package/firmware/ath10k-ct-firmware/Makefile | 524 +++++++++++++++++++ package/firmware/ath10k-firmware/Makefile | 446 ---------------- 2 files changed, 524 insertions(+), 446 deletions(-) create mode 100644 package/firmware/ath10k-ct-firmware/Makefile