From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C8F26C433F5 for ; Fri, 12 Nov 2021 22:18:39 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 78DF9610A0 for ; Fri, 12 Nov 2021 22:18:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 78DF9610A0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=free.fr Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=buildroot.org Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 4CB5780BB7; Fri, 12 Nov 2021 22:18:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UYMTSH_haAJe; Fri, 12 Nov 2021 22:18:38 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id ADB8080B9E; Fri, 12 Nov 2021 22:18:37 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 4C4FC1BF3A3 for ; Fri, 12 Nov 2021 22:18:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 3AE4440602 for ; Fri, 12 Nov 2021 22:18:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Authentication-Results: smtp4.osuosl.org (amavisd-new); dkim=pass (2048-bit key) header.d=free.fr Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qH21ip5WklTH for ; Fri, 12 Nov 2021 22:18:35 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [IPv6:2a01:e0c:1:1599::13]) by smtp4.osuosl.org (Postfix) with ESMTPS id 05B4B4058F for ; Fri, 12 Nov 2021 22:18:34 +0000 (UTC) Received: from ymorin.is-a-geek.org (unknown [90.1.143.61]) (Authenticated sender: yann.morin.1998@free.fr) by smtp4-g21.free.fr (Postfix) with ESMTPSA id 6AC3F19F4C8; Fri, 12 Nov 2021 23:18:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1636755513; bh=UsBgu2NnRLgbocy6BBZAOy7Oin5dyTKJCBw8Bfxam1Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sA17LWZj1mOPx2vDkv6U3Ziywni6FjQpcY7M/7qNTQa1Pxd7R6JPXppoEMXVhkenj GiQrgTI+IJo2ypZZ4CBO+NfJyoF+YbTKk4xE1mbQ1VsHDcdV5WVpdpVAEhdEOX0PVN t3zcfv7DAQDYETMKzjDMy2vBuieie8dVGCqTL14eUkf6kTKNaNYHODpuMZYRY0XqVs srLbZKf0Lddt2u3KC57Jwaj7ddR4o2y6myM/vTYq/6yvXhejCNJnnGPxDEaNCfA6YO Yg5DvMdDq89i+VTR4XrN6doFjUV7a+H0rvnOfGh+6rDQhoBe0Fl8f1BRDncfSoZGix 3kVXRxg6YsbYA== Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Fri, 12 Nov 2021 23:18:23 +0100 Date: Fri, 12 Nov 2021 23:18:23 +0100 From: "Yann E. MORIN" To: Peter Seiderer Message-ID: <20211112221823.GI247986@scaer> References: <20211111200439.15379-1-ps.report@gmx.net> <20211111200439.15379-5-ps.report@gmx.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211111200439.15379-5-ps.report@gmx.net> User-Agent: Mutt/1.5.22 (2013-10-16) Subject: Re: [Buildroot] [PATCH/next v1 5/7] package/rpi-wifi-firmware: bump version to 3888ba2 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Martin Bark , Mahyar Koshkouei , Julien Grossholtz , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Peter, All, On 2021-11-11 21:04 +0100, Peter Seiderer spake thusly: > Changelog (since 883b726): > > - 3e020f7 Add 43436S firmware > Future Zero 2 W boards will have an alternative version of 43436 > that should have different firmware, named brcmfmac43436s-sdio. > > - 3888ba2 Merge pull request #18 from HiassofT/43436S > > Signed-off-by: Peter Seiderer Applied to next, thanks. Regards, Yann E. MORIN. > --- > package/rpi-wifi-firmware/rpi-wifi-firmware.hash | 2 +- > package/rpi-wifi-firmware/rpi-wifi-firmware.mk | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/package/rpi-wifi-firmware/rpi-wifi-firmware.hash b/package/rpi-wifi-firmware/rpi-wifi-firmware.hash > index 3bd62306eb..09cd197dd8 100644 > --- a/package/rpi-wifi-firmware/rpi-wifi-firmware.hash > +++ b/package/rpi-wifi-firmware/rpi-wifi-firmware.hash > @@ -1,3 +1,3 @@ > # Locally calculated > -sha256 0e7fcfe75a8990815a184dc55f8fdf5d0644d351a15a7aef865ff90ff4ca8eb4 rpi-wifi-firmware-883b72628de1d7efa45b421da0cbf175ac2374f8.tar.gz > +sha256 9bd61431d42322eb0610bd7eed218da255c4472efc203be4332a0872bb562ade rpi-wifi-firmware-3888ba29898bb3f056d5f1eb283cb8de4c533bef.tar.gz > sha256 b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d LICENCE.broadcom_bcm43xx > diff --git a/package/rpi-wifi-firmware/rpi-wifi-firmware.mk b/package/rpi-wifi-firmware/rpi-wifi-firmware.mk > index 582e0aa8f5..a467f2c7b4 100644 > --- a/package/rpi-wifi-firmware/rpi-wifi-firmware.mk > +++ b/package/rpi-wifi-firmware/rpi-wifi-firmware.mk > @@ -4,7 +4,7 @@ > # > ################################################################################ > > -RPI_WIFI_FIRMWARE_VERSION = 883b72628de1d7efa45b421da0cbf175ac2374f8 > +RPI_WIFI_FIRMWARE_VERSION = 3888ba29898bb3f056d5f1eb283cb8de4c533bef > RPI_WIFI_FIRMWARE_SITE = $(call github,LibreELEC,brcmfmac_sdio-firmware-rpi,$(RPI_WIFI_FIRMWARE_VERSION)) > RPI_WIFI_FIRMWARE_LICENSE = PROPRIETARY > RPI_WIFI_FIRMWARE_LICENSE_FILES = LICENCE.broadcom_bcm43xx > -- > 2.33.1 > > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot