From f526027b437a0d3b813dff7987cd695f6f6ff6e5 Mon Sep 17 00:00:00 2001 From: 5kft <5kft@users.noreply.github.com> Date: Sat, 8 Aug 2020 15:31:52 -0700 Subject: [PATCH] moved aircrack-ng/rtl8812au driver back to branch head (v5.6.4.2) previous compilation issue was fixed with this change: https://github.com/aircrack-ng/rtl8812au/commit/b03bd4bc8d287905b3c122ec942a50a636e69590 --- lib/compilation-prepare.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/compilation-prepare.sh b/lib/compilation-prepare.sh index 5925c191ec..799f4d48d5 100644 --- a/lib/compilation-prepare.sh +++ b/lib/compilation-prepare.sh @@ -260,8 +260,6 @@ compilation_prepare() # attach to specifics tag or branch local rtl8812auver="branch:v5.6.4.2" - # temporally override - local rtl8812auver="commit:058ef814b8e27639fdf10b03cac1a1d8e41c6777" display_alert "Adding" "Wireless drivers for Realtek 8811, 8812, 8814 and 8821 chipsets ${rtl8812auver}" "info"