[Buildroot] [PATCH 1/1] rtl8821au: bump to 2020.01 commit hash

Peter Korsgaard peter at korsgaard.com
Fri Jan 10 10:04:23 UTC 2020


>>>>> "Christian" == Christian Stewart <christian at paral.in> writes:

 > Bumps rtl8821au to the 2020.01 master commit hash:

What do you mean with 2020.01? I thought you were referring to a tag,
but I don't see any tags in that repo.

 >   fa68771376a637c0b5f9cfa53da008570939a259

Looking at that commit in github:

https://github.com/abperiasamy/rtl8812AU_8821AU_linux/commit/fa68771376a637c0b5f9cfa53da008570939a259

I see people are having problems and some discussion about reverting it,
so are you sure we should be using it in Buildroot?

And finally, the commit message should be prefixed with
package/rtl8821au like your other patch.

 > https://github.com/abperiasamy/rtl8812AU_8821AU_linux

 > Signed-off-by: Christian Stewart <christian at paral.in>
 > ---
 >  package/rtl8821au/rtl8821au.hash | 2 +-
 >  package/rtl8821au/rtl8821au.mk   | 2 +-
 >  2 files changed, 2 insertions(+), 2 deletions(-)

 > diff --git a/package/rtl8821au/rtl8821au.hash b/package/rtl8821au/rtl8821au.hash
 > index f35d57910c..503a8866d7 100644
 > --- a/package/rtl8821au/rtl8821au.hash
 > +++ b/package/rtl8821au/rtl8821au.hash
 > @@ -1,2 +1,2 @@
 >  # Locally calculated
 > -sha256 23889fe4bf518dbadcbfac613f64a74bbce177267d9337a98843e4e7de8f1896  rtl8821au-b018b446fb0729fa659e7eead475d6c13f192642.tar.gz
 > +sha256  ac5a7c4f25509f754d0d386185940a21758544b0d25b9fc760154c468f6767cf  rtl8821au-fa68771376a637c0b5f9cfa53da008570939a259.tar.gz
 > diff --git a/package/rtl8821au/rtl8821au.mk b/package/rtl8821au/rtl8821au.mk
 > index b6ad431b8b..c3f0d9192a 100644
 > --- a/package/rtl8821au/rtl8821au.mk
 > +++ b/package/rtl8821au/rtl8821au.mk
 > @@ -4,7 +4,7 @@
 >  #
 >  ################################################################################
 
 > -RTL8821AU_VERSION = b018b446fb0729fa659e7eead475d6c13f192642
 > +RTL8821AU_VERSION = fa68771376a637c0b5f9cfa53da008570939a259
 >  RTL8821AU_SITE = $(call github,abperiasamy,rtl8812AU_8821AU_linux,$(RTL8821AU_VERSION))
 >  RTL8821AU_LICENSE = GPL-2.0
 >  RTL8821AU_LICENSE_FILES = LICENSE
 > -- 
 > 2.24.1

 > _______________________________________________
 > buildroot mailing list
 > buildroot at busybox.net
 > http://lists.busybox.net/mailman/listinfo/buildroot

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list