commit | e47561c425323b63c228edc74e2a7265f7a3dab7 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Wed Apr 27 20:42:58 2022 +0800 |
committer | developer <developer@mediatek.com> | Wed Apr 27 20:42:58 2022 +0800 |
tree | 607795a5101bb903a36dc75ad8bb0d666a5f2fee | |
parent | b3aa3f1872d95e78f4045fb6aeb6e8b683b55d5e [diff] |
[Implement RDK-B WiFi HAL] [Description] Specify hal-wifi-cfg80211 package to fetch from the master branch of hal-wifi-cfg80211 project. In other words, it always fetch the latest code from the open source project https://github.com/rdkcentral/hal-wifi-cfg80211. [Release-log] N/A Change-Id: Idf34fdb8c1f273df425ebcff9c6c4ef30b03ab79
diff --git a/recipes-ccsp/hal/hal-wifi-cfg80211_git.bbappend b/recipes-ccsp/hal/hal-wifi-cfg80211_git.bbappend index d53e9f8..c9cdcbe 100644 --- a/recipes-ccsp/hal/hal-wifi-cfg80211_git.bbappend +++ b/recipes-ccsp/hal/hal-wifi-cfg80211_git.bbappend
@@ -1,5 +1,5 @@ -BRANCH_MTK_IMPL= "nightly/20220329-dunfell" +BRANCH_MTK_IMPL= "master" SRC_URI = "${CMF_GITHUB_ROOT}/hal-wifi-cfg80211;protocol=${CMF_GIT_PROTOCOL};branch=${BRANCH_MTK_IMPL};name=wifihal"