mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Upstream wireless driver is broken at head. Attach it to last known working (#4069)
Tested with 5.4.y and 5.19.y
This commit is contained in:
@@ -368,7 +368,7 @@ compilation_prepare()
|
|||||||
if linux-version compare "${version}" ge 3.14 && [ "$EXTRAWIFI" == yes ]; then
|
if linux-version compare "${version}" ge 3.14 && [ "$EXTRAWIFI" == yes ]; then
|
||||||
|
|
||||||
# attach to specifics tag or branch
|
# attach to specifics tag or branch
|
||||||
local rtl8812auver="branch:v5.6.4.2"
|
local rtl8812auver="commit:41532e3b16dcf27f06e6fe5a26314f3aa24d4f87"
|
||||||
|
|
||||||
display_alert "Adding" "Wireless drivers for Realtek 8811, 8812, 8814 and 8821 chipsets ${rtl8812auver}" "info"
|
display_alert "Adding" "Wireless drivers for Realtek 8811, 8812, 8814 and 8821 chipsets ${rtl8812auver}" "info"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user