package/rtl8188eu: fix build failure with linux 7.1

Bump to version 2026-05-19 on branch v5.2.2.4 to fix build failure with
Linux 7.1.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Giulio Benetti
2026-05-19 11:15:48 +02:00
committed by Thomas Petazzoni
parent eec319cda6
commit 88e600efb6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed # Locally computed
sha256 bed53ce2ce2b947795f795538d823a8ecdf3845f2f7571d54ba351ddf4ddb243 rtl8188eu-2ef2819d2d3ef7701a739c66525bca4731c6abbf.tar.gz sha256 8ec126dc722b4e0837c866ec3f73eea9f0835d518fef38b880e2c37fd2fac55a rtl8188eu-cca7c28087db740d7d745e81e4096c9eb9084f9a.tar.gz
sha256 af8067302947c01fd9eee72befa54c7e3ef8a48fecde7fd71277f2290b2bf0f7 COPYING sha256 af8067302947c01fd9eee72befa54c7e3ef8a48fecde7fd71277f2290b2bf0f7 COPYING

View File

@@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
RTL8188EU_VERSION = 2ef2819d2d3ef7701a739c66525bca4731c6abbf RTL8188EU_VERSION = cca7c28087db740d7d745e81e4096c9eb9084f9a
RTL8188EU_SITE = $(call github,benetti-engineering,rtl8188eu,$(RTL8188EU_VERSION)) RTL8188EU_SITE = $(call github,benetti-engineering,rtl8188eu,$(RTL8188EU_VERSION))
RTL8188EU_LICENSE = GPL-2.0, proprietary (rtl8188eufw.bin firmware blob) RTL8188EU_LICENSE = GPL-2.0, proprietary (rtl8188eufw.bin firmware blob)
RTL8188EU_LICENSE_FILES = COPYING RTL8188EU_LICENSE_FILES = COPYING