diff mbox series

[v2,1/1] package/rtl8821cu: switch to version 20210916

Message ID 20230306072558.31515-1-christian@paral.in
State Accepted
Headers show
Series [v2,1/1] package/rtl8821cu: switch to version 20210916 | expand

Commit Message

Christian Stewart March 6, 2023, 7:25 a.m. UTC
The author of the 8821cu repository has requested that we switch to a newer
major version of the driver located at 8821cu-20210916:

https://github.com/morrownr/8821cu-20210118/pull/93#issuecomment-1452675897

Switch to that new repository.

Fixes a build issue against PowerPC64.

Signed-off-by: Christian Stewart <christian@paral.in>

---

v1 -> v2:

 - merged PR fixing PowerPC64: https://github.com/morrownr/8821cu-20210916/pull/73
 - supersedes: https://patchwork.ozlabs.org/project/buildroot/patch/20230302151859.400567-1-giulio.benetti@benettiengineering.com/

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

Comments

Peter Korsgaard March 6, 2023, 9:07 p.m. UTC | #1
>>>>> "Christian" == Christian Stewart <christian@paral.in> writes:

 > The author of the 8821cu repository has requested that we switch to a newer
 > major version of the driver located at 8821cu-20210916:

 > https://github.com/morrownr/8821cu-20210118/pull/93#issuecomment-1452675897

 > Switch to that new repository.

 > Fixes a build issue against PowerPC64.

 > Signed-off-by: Christian Stewart <christian@paral.in>

 > ---

 > v1 -> v2:

 >  - merged PR fixing PowerPC64: https://github.com/morrownr/8821cu-20210916/pull/73
 >  - supersedes:
 > https://patchwork.ozlabs.org/project/buildroot/patch/20230302151859.400567-1-giulio.benetti@benettiengineering.com/

 > Signed-off-by: Christian Stewart <christian@paral.in>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/rtl8821cu/rtl8821cu.hash b/package/rtl8821cu/rtl8821cu.hash
index efb9871472..e2d83adc0f 100644
--- a/package/rtl8821cu/rtl8821cu.hash
+++ b/package/rtl8821cu/rtl8821cu.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256  09b9fb4160003502d564d0d0d85d6f19b8b6d1627d1a339b3ddfca6a948d84fb  rtl8821cu-86cc5ceb7c28b9b997838e1c796847f6c395c382.tar.gz
+sha256  1d090da292c3f9322603846467a80278670211fcde3354dcabfe32c449992493  rtl8821cu-69c903b75bde36293c66b25c051916a74dbadf58.tar.gz
 sha256  af54d00efc57cfce664171ac8be2a20c0f290b1b5c1a67bb2eba7b6380276c4e  LICENSE
diff --git a/package/rtl8821cu/rtl8821cu.mk b/package/rtl8821cu/rtl8821cu.mk
index 97f50d9633..b3e4ad3fc8 100644
--- a/package/rtl8821cu/rtl8821cu.mk
+++ b/package/rtl8821cu/rtl8821cu.mk
@@ -4,8 +4,8 @@ 
 #
 ################################################################################
 
-RTL8821CU_VERSION = 86cc5ceb7c28b9b997838e1c796847f6c395c382
-RTL8821CU_SITE = $(call github,morrownr,8821cu-20210118,$(RTL8821CU_VERSION))
+RTL8821CU_VERSION = 69c903b75bde36293c66b25c051916a74dbadf58
+RTL8821CU_SITE = $(call github,morrownr,8821cu-20210916,$(RTL8821CU_VERSION))
 RTL8821CU_LICENSE = GPL-2.0
 RTL8821CU_LICENSE_FILES = LICENSE