All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Perale via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Thomas Perale <thomas.perale@mind.be>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/rtl8723bu: fix build failure with Linux 6.15
Date: Thu,  7 Aug 2025 20:23:55 +0200	[thread overview]
Message-ID: <20250807182355.723810-1-thomas.perale@mind.be> (raw)
In-Reply-To: <20250701193705.761121-2-giulio.benetti@benettiengineering.com>

In reply of:
> Benetti Engineering just took over Larry Finger(lwfinger)'s repository
> rtl8723bu since Larry unfortunately passed away[0](RIP) and there are
> pending PRs that will never be checked as stated here[1]. So basically move
> github user to benetti-engineering-sas and update version with latest that
> fixes build failure with Linux version 6.15. And of course let's update
> package's URL due to the moving.
> 
> [0]: https://lwn.net/Articles/979419/
> [1]: https://github.com/lwfinger/rtl8723bu/issues/206
> 
> Fixes:
> still not occured.
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>

Applied to 2025.02.x & 2025.05.x. Thanks

> ---
>  package/rtl8723bu/Config.in      | 2 +-
>  package/rtl8723bu/rtl8723bu.hash | 2 +-
>  package/rtl8723bu/rtl8723bu.mk   | 4 ++--
>  3 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/rtl8723bu/Config.in b/package/rtl8723bu/Config.in
> index 7c624fc4d4..70d597d23e 100644
> --- a/package/rtl8723bu/Config.in
> +++ b/package/rtl8723bu/Config.in
> @@ -5,7 +5,7 @@ config BR2_PACKAGE_RTL8723BU
>  	help
>  	  rtl8723bu wifi driver
>  
> -	  https://github.com/lwfinger/rtl8723bu
> +	  https://github.com/benetti-engineering-sas/rtl8723bu
>  
>  comment "rtl8723bu needs a Linux kernel to be built"
>  	depends on !BR2_s390x
> diff --git a/package/rtl8723bu/rtl8723bu.hash b/package/rtl8723bu/rtl8723bu.hash
> index 236b9a6726..c0216dd1eb 100644
> --- a/package/rtl8723bu/rtl8723bu.hash
> +++ b/package/rtl8723bu/rtl8723bu.hash
> @@ -1,2 +1,2 @@
>  # Locally computed
> -sha256  357c78d6f86794d96530155f9ba102e56421efb6fa43eb33daa0fb57354e8215  rtl8723bu-af3a408d6399655b0db23c2c8720436ca725ca47.tar.gz
> +sha256  e50ce66539a5216b91460b8278606874040f3c21ce8afbe1f5e84595dafa6868  rtl8723bu-523cb38e4c62bb181d6b95024884e938835cf8cf.tar.gz
> diff --git a/package/rtl8723bu/rtl8723bu.mk b/package/rtl8723bu/rtl8723bu.mk
> index 0ce8b1afad..05447ecef9 100644
> --- a/package/rtl8723bu/rtl8723bu.mk
> +++ b/package/rtl8723bu/rtl8723bu.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -RTL8723BU_VERSION = af3a408d6399655b0db23c2c8720436ca725ca47
> -RTL8723BU_SITE = $(call github,lwfinger,rtl8723bu,$(RTL8723BU_VERSION))
> +RTL8723BU_VERSION = 523cb38e4c62bb181d6b95024884e938835cf8cf
> +RTL8723BU_SITE = $(call github,benetti-engineering-sas,rtl8723bu,$(RTL8723BU_VERSION))
>  RTL8723BU_LICENSE = GPL-2.0, proprietary (*.bin firmware blobs)
>  
>  RTL8723BU_MODULE_MAKE_OPTS = \
> -- 
> 2.39.5
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2025-08-07 18:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-01 19:37 [Buildroot] [PATCH] Taking over Larry Finger's repositories Giulio Benetti
2025-07-01 19:37 ` [Buildroot] [PATCH] package/rtl8723bu: fix build failure with Linux 6.15 Giulio Benetti
2025-07-21 21:06   ` Julien Olivain via buildroot
2025-08-07 18:23   ` Thomas Perale via buildroot [this message]
2025-07-01 19:37 ` [Buildroot] [PATCH] package/rtl8723ds: " Giulio Benetti
2025-07-21 21:05   ` Julien Olivain via buildroot
2025-07-01 19:37 ` [Buildroot] [PATCH] package/rtl8821au: " Giulio Benetti
2025-07-21 21:06   ` Julien Olivain via buildroot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250807182355.723810-1-thomas.perale@mind.be \
    --to=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=thomas.perale@mind.be \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.