[rdkb][common][config][Refactor hal fetch flow]

[Description]
Refactor hal fetch flow to directly pull from gerrit.

[Release-log]

Change-Id: I3447f734f4e9c76d9a7d65189e996e53e4795672
diff --git a/conf/machine/filogic830-swpath.conf b/conf/machine/filogic830-swpath.conf
index 96ea33f..514a8db 100644
--- a/conf/machine/filogic830-swpath.conf
+++ b/conf/machine/filogic830-swpath.conf
@@ -23,7 +23,7 @@
 PREFERRED_VERSION_linux-mediatek = "5.4.%"
 PREFERRED_VERSION_linux-libc-headers = "5.4"
 
-PREFERRED_PROVIDER_hal-wifi = "hal-wifi-cfg80211"
+PREFERRED_PROVIDER_hal-wifi = "hal-wifi-mt76"
 PREFERRED_VERSION_iw_filogic = "5.%"
 #wifi bsp from openwrt
 PREFERRED_VERSION_hostapd = "2.10"
diff --git a/conf/machine/filogic830.conf b/conf/machine/filogic830.conf
index 853c3ad..654c28f 100644
--- a/conf/machine/filogic830.conf
+++ b/conf/machine/filogic830.conf
@@ -23,7 +23,7 @@
 PREFERRED_VERSION_linux-mediatek = "5.4.%"
 PREFERRED_VERSION_linux-libc-headers = "5.4"
 
-PREFERRED_PROVIDER_hal-wifi = "hal-wifi-cfg80211"
+PREFERRED_PROVIDER_hal-wifi = "hal-wifi-mt76"
 PREFERRED_VERSION_iw_filogic = "5.%"
 #wifi bsp from openwrt
 PREFERRED_VERSION_hostapd = "2.10"
diff --git a/conf/machine/filogic880-swpath.conf b/conf/machine/filogic880-swpath.conf
index ad9b844..90c212d 100644
--- a/conf/machine/filogic880-swpath.conf
+++ b/conf/machine/filogic880-swpath.conf
@@ -23,7 +23,7 @@
 PREFERRED_VERSION_linux-mediatek = "5.4.%"
 PREFERRED_VERSION_linux-libc-headers = "5.4"
 
-PREFERRED_PROVIDER_hal-wifi = "hal-wifi-cfg80211"
+PREFERRED_PROVIDER_hal-wifi = "hal-wifi-mt76"
 PREFERRED_VERSION_iw_filogic = "5.%"
 #wifi bsp from openwrt
 #PREFERRED_VERSION_hostapd = "2.11"
diff --git a/conf/machine/filogic880.conf b/conf/machine/filogic880.conf
index 1563f49..461c6a6 100644
--- a/conf/machine/filogic880.conf
+++ b/conf/machine/filogic880.conf
@@ -23,7 +23,7 @@
 PREFERRED_VERSION_linux-mediatek = "5.4.%"
 PREFERRED_VERSION_linux-libc-headers = "5.4"
 
-PREFERRED_PROVIDER_hal-wifi = "hal-wifi-cfg80211"
+PREFERRED_PROVIDER_hal-wifi = "hal-wifi-mt76"
 PREFERRED_VERSION_iw_filogic = "5.%"
 #wifi bsp from openwrt
 #PREFERRED_VERSION_hostapd = "2.11"