summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb')
-rw-r--r--recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb b/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb
index 073a62ff9..d22b643c7 100644
--- a/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb
+++ b/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb
@@ -12,6 +12,7 @@ module_conf_moal = "options moal mod_para=nxp/wifi_mod_para.conf"
12 12
13SRC_URI = " \ 13SRC_URI = " \
14 ${MRVL_SRC};branch=${SRCBRANCH} \ 14 ${MRVL_SRC};branch=${SRCBRANCH} \
15 file://0001-mlinux-moal_main-fix-device-wakeup-capability.patch \
15" 16"
16MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https" 17MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https"
17SRCBRANCH = "lf-6.18.2_1.0.0" 18SRCBRANCH = "lf-6.18.2_1.0.0"