package/rtl8192eu: bump to 2025-10-13 version on branch 5.11.2.1

This version allows to build with Linux 6.18.

Fixes:

    In file included from core/crypto/sha256.c:11:
    core/crypto/sha256.h:16:5: error: conflicting types for 'hmac_sha256'; have 'int(const u8 *, size_t,  const u8 *, size_t,  u8 *)' {aka 'int(const unsigned char *, long unsigned int,  const unsigned char *, long unsigned int,  unsigned char *)'}

Build failure still not occured in autobuilders.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
[Julien: add details about the error being fixed]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Giulio Benetti
2025-12-12 21:39:52 +01:00
committed by Julien Olivain
parent 2d570f8369
commit 9ec337489a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
# Locally computed
sha256 19e1686d6841f572d3274c96e3e4b66544027d559f5d4da528d8c8510f7d34e6 rtl8192eu-ee928d5dc065f328043711c271eb54f008e6245c.tar.gz
sha256 50e289e6a1a4f5cf455e7525b2e2003c0ce58b6b55c1c3ab2e91e3b9fc357730 rtl8192eu-9664b2bfc4bcba55ca5a1284e67bad15ed910081.tar.gz

View File

@@ -4,7 +4,7 @@
#
################################################################################
RTL8192EU_VERSION = ee928d5dc065f328043711c271eb54f008e6245c
RTL8192EU_VERSION = 9664b2bfc4bcba55ca5a1284e67bad15ed910081
RTL8192EU_SITE = $(call github,clnhub,rtl8192eu-linux,$(RTL8192EU_VERSION))
RTL8192EU_LICENSE = GPL-2.0