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 | 7 |
1 files changed, 3 insertions, 4 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 48f1ad724..073a62ff9 100644 --- a/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb | |||
| @@ -10,13 +10,12 @@ RCONFLICTS:${PN} = "kernel-module-nxp89xx" | |||
| 10 | KERNEL_MODULE_PROBECONF += "moal" | 10 | KERNEL_MODULE_PROBECONF += "moal" |
| 11 | module_conf_moal = "options moal mod_para=nxp/wifi_mod_para.conf" | 11 | module_conf_moal = "options moal mod_para=nxp/wifi_mod_para.conf" |
| 12 | 12 | ||
| 13 | SRCBRANCH = "lf-6.12.49_2.2.0" | ||
| 14 | MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https" | ||
| 15 | SRC_URI = " \ | 13 | SRC_URI = " \ |
| 16 | ${MRVL_SRC};branch=${SRCBRANCH} \ | 14 | ${MRVL_SRC};branch=${SRCBRANCH} \ |
| 17 | file://mlinux-moal_main-lower-PRINTM_MMSG-log-level-to-KERN_INFO.patch \ | ||
| 18 | " | 15 | " |
| 19 | SRCREV = "84ca65c9ff935d7f2999af100a82531c22c65234" | 16 | MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https" |
| 17 | SRCBRANCH = "lf-6.18.2_1.0.0" | ||
| 18 | SRCREV = "a5fe4e194bf99315e349d81d77d6dfacec70757a" | ||
| 20 | 19 | ||
| 21 | inherit module | 20 | inherit module |
| 22 | 21 | ||
