Update wifi drivers.
This commit is contained in:
parent
18676a1dae
commit
8524b6c152
5 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="RTL8188EU"
|
||||
PKG_VERSION="f42fc9c45d2086c415dce70d3018031b54a7beef"
|
||||
PKG_VERSION="f5d1c8df2e2d8b217ea0113bf2cf3e37df8cb716"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/lwfinger/rtl8188eu"
|
||||
PKG_URL="https://github.com/lwfinger/rtl8188eu/archive/${PKG_VERSION}.tar.gz"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PKG_NAME="RTL8188FU"
|
||||
PKG_VERSION="68ced40d862d13663294496bac2e9a91ffa0e5c7"
|
||||
PKG_VERSION="0ede0794073495da694aeb52cdd748c6ba2ff21c"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/kelebek333/rtl8188fu"
|
||||
PKG_URL="${PKG_SITE}.git"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="RTL8192EU"
|
||||
PKG_VERSION="f2fc8af7ab58d2123eed1aa4428e713cdfc27976"
|
||||
PKG_VERSION="3cffd844ecf070346b1b4952164bc6658701c69e"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/Mange/rtl8192eu-linux-driver"
|
||||
PKG_URL="https://github.com/Mange/rtl8192eu-linux-driver/archive/${PKG_VERSION}.tar.gz"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
|
||||
|
||||
PKG_NAME="RTL8812AU"
|
||||
PKG_VERSION="2c4567a67b7aac1d6920af7c0928687553059305"
|
||||
PKG_VERSION="3d1123bd1386b373333d3280772f4d504a829e1b"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/morrownr/8812au-20210629"
|
||||
PKG_URL="${PKG_SITE}.git"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
|
||||
|
||||
PKG_NAME="RTL8852xx"
|
||||
PKG_VERSION="fce040c12fbf93bfd904ded48df60dea2c8d4423"
|
||||
PKG_VERSION="ebe87ac234a72a63a1b2ede911a874f1b7a6fe43"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/lwfinger/rtw89"
|
||||
PKG_URL="https://github.com/lwfinger/rtw89/archive/${PKG_VERSION}.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue