mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/rtl8188eu: fix build failure with linux 6.17
Bump to version 2025-10-07 on branch v5.2.2.4 to fix build failure with Linux 6.17. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
8232215a84
commit
72a34fa863
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 39e9891433cb5d3a4b1b3ec3bdc8f4e1f11892da7ab69be356616625b1230400 rtl8188eu-c3104bd094970dd5944e2b28141b552630933bde.tar.gz
|
||||
sha256 5a19791716fecbbc353632c5fd1a84bf0565f7af1ae327f0afca7328227e06df rtl8188eu-967dbaa7dc0641042b0f103e7679cd83f9bab131.tar.gz
|
||||
sha256 af8067302947c01fd9eee72befa54c7e3ef8a48fecde7fd71277f2290b2bf0f7 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RTL8188EU_VERSION = c3104bd094970dd5944e2b28141b552630933bde
|
||||
RTL8188EU_VERSION = 967dbaa7dc0641042b0f103e7679cd83f9bab131
|
||||
RTL8188EU_SITE = $(call github,benetti-engineering,rtl8188eu,$(RTL8188EU_VERSION))
|
||||
RTL8188EU_LICENSE = GPL-2.0, proprietary (rtl8188eufw.bin firmware blob)
|
||||
RTL8188EU_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user