diff options
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.bb | 1 |
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 | ||
| 13 | SRC_URI = " \ | 13 | SRC_URI = " \ |
| 14 | ${MRVL_SRC};branch=${SRCBRANCH} \ | 14 | ${MRVL_SRC};branch=${SRCBRANCH} \ |
| 15 | file://0001-mlinux-moal_main-fix-device-wakeup-capability.patch \ | ||
| 15 | " | 16 | " |
| 16 | MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https" | 17 | MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https" |
| 17 | SRCBRANCH = "lf-6.18.2_1.0.0" | 18 | SRCBRANCH = "lf-6.18.2_1.0.0" |
