Message ID | 20250205203354.95410-1-giulio.benetti@benettiengineering.com |
---|---|
State | Accepted |
Delegated to: | Julien Olivain |
Headers | show |
Series | package/rtl8192eu: bump to 2025-02-03 version | expand |
On 05/02/2025 21:33, Giulio Benetti wrote: > This version allows to build with Linux 6.14. > > Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Applied to next, thanks. I also fixed a check-package error. Best regards, Julien.
diff --git a/package/rtl8192eu/rtl8192eu.hash b/package/rtl8192eu/rtl8192eu.hash index 250cd556b1..0a6b643e94 100644 --- a/package/rtl8192eu/rtl8192eu.hash +++ b/package/rtl8192eu/rtl8192eu.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 dbd565edc8d52a1429d8551795fb4da3ca44cf27867466010e0e6d00c86aef5c rtl8192eu-6755ce9c15bbcb5dcffbca7f6f08e661ccdaacdb.tar.gz +sha256 b5568e5a48e99839ec76359e11da29705e80cbfcae210c68eaea4bf433760f6d rtl8192eu-c56c37f7ce8b8f1fd17c9719a9ea668dc1e45965.tar.gz \ No newline at end of file diff --git a/package/rtl8192eu/rtl8192eu.mk b/package/rtl8192eu/rtl8192eu.mk index 9cd88060ce..de54f03bc9 100644 --- a/package/rtl8192eu/rtl8192eu.mk +++ b/package/rtl8192eu/rtl8192eu.mk @@ -4,7 +4,7 @@ # ################################################################################ -RTL8192EU_VERSION = 6755ce9c15bbcb5dcffbca7f6f08e661ccdaacdb +RTL8192EU_VERSION = c56c37f7ce8b8f1fd17c9719a9ea668dc1e45965 RTL8192EU_SITE = $(call github,clnhub,rtl8192eu-linux,$(RTL8192EU_VERSION)) RTL8192EU_LICENSE = GPL-2.0
This version allows to build with Linux 6.14. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> --- package/rtl8192eu/rtl8192eu.hash | 2 +- package/rtl8192eu/rtl8192eu.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)