All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/rtl8723bu: bump to latest version
Date: Thu, 22 Sep 2022 08:12:12 +0200	[thread overview]
Message-ID: <87illgc4zn.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20220916190308.579267-1-giulio.benetti@benettiengineering.com> (Giulio Benetti's message of "Fri, 16 Sep 2022 21:03:08 +0200")

>>>>> "Giulio" == Giulio Benetti <giulio.benetti@benettiengineering.com> writes:

 > Fixes:
 > http://autobuild.buildroot.net/results/4ba/4baf7b753a16e9cd798eaf51a4cb994a22f437e8/

 > Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>

Some more information would be good for me to know if this needs to be
backported or not. Since what kernel version does it break?

Alternatively a git shortlog since that previous commit, which also
pretty much explains it:

git shortlog --no-merges 19b4bdc05483a1e79a4f955a80f8f72cdd5dedc3..
Denis Klester (1):
      fix build for 5.19.2

Larry Finger (4):
      rtl8723bu: Fix build under kernel 5.17 and clean up some warnings
      rtl8723bu: Fix multiple definition errors
      rtl8723bu: Fin compile warning
      rtl8723bu: Fix builds for kernel 6.0

So apparently it fixes builds with kernel 5.17+.

Committed to 2022.02.x, 2022.05.x and 2022.08.x with a more detailed
commit message, thanks.

> ---
 >  package/rtl8723bu/rtl8723bu.hash | 2 +-
 >  package/rtl8723bu/rtl8723bu.mk   | 2 +-
 >  2 files changed, 2 insertions(+), 2 deletions(-)

 > diff --git a/package/rtl8723bu/rtl8723bu.hash b/package/rtl8723bu/rtl8723bu.hash
 > index 1dad7154b4..9119abad76 100644
 > --- a/package/rtl8723bu/rtl8723bu.hash
 > +++ b/package/rtl8723bu/rtl8723bu.hash
 > @@ -1,2 +1,2 @@
 >  # Locally computed
 > -sha256  1cd658742ce10b21c92877e09cecc98880680d5f150de3845553005abc542977  rtl8723bu-19b4bdc05483a1e79a4f955a80f8f72cdd5dedc3.tar.gz
 > +sha256  07fece152704f4b5dbd0fd3af842816f95824317f3158fea774f15a6eddac009  rtl8723bu-d79a676a8d3f0bb6ac8af126689c6ac6869cb6f2.tar.gz
 > diff --git a/package/rtl8723bu/rtl8723bu.mk b/package/rtl8723bu/rtl8723bu.mk
 > index 838bbedb74..3da8d9cecf 100644
 > --- a/package/rtl8723bu/rtl8723bu.mk
 > +++ b/package/rtl8723bu/rtl8723bu.mk
 > @@ -4,7 +4,7 @@
 >  #
 >  ################################################################################
 
 > -RTL8723BU_VERSION = 19b4bdc05483a1e79a4f955a80f8f72cdd5dedc3
 > +RTL8723BU_VERSION = d79a676a8d3f0bb6ac8af126689c6ac6869cb6f2
 >  RTL8723BU_SITE = $(call github,lwfinger,rtl8723bu,$(RTL8723BU_VERSION))
 >  RTL8723BU_LICENSE = GPL-2.0, proprietary (*.bin firmware blobs)
 
 > -- 

 > 2.34.1

 > _______________________________________________
 > buildroot mailing list
 > buildroot@buildroot.org
 > https://lists.buildroot.org/mailman/listinfo/buildroot


-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2022-09-22  6:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16 19:03 [Buildroot] [PATCH] package/rtl8723bu: bump to latest version Giulio Benetti
2022-09-17 12:21 ` Thomas Petazzoni
2022-09-22  6:12 ` Peter Korsgaard [this message]
2022-09-22 11:54   ` Giulio Benetti

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=87illgc4zn.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=giulio.benetti@benettiengineering.com \
    /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.