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 | 5 |
1 files changed, 4 insertions, 1 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 d22b643c7..7af9d3e4b 100644 --- a/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb +++ b/recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb | |||
| @@ -1,4 +1,7 @@ | |||
| 1 | SUMMARY = "NXP Wi-Fi driver for module 88w8801/8987/8997/9098 IW416/610/612" | 1 | SUMMARY = "NXP Wi-Fi driver for module 88w8801/8987/8997/9098 IW416/610/612" |
| 2 | DESCRIPTION = "Kernel driver for NXP 88W8801/8987/8997/9098 and IW416/610/612 Wi-Fi modules." | ||
| 3 | HOMEPAGE = "https://github.com/nxp-imx/mwifiex" | ||
| 4 | SECTION = "kernel" | ||
| 2 | LICENSE = "GPL-2.0-only" | 5 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ab04ac0f249af12befccb94447c08b77" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ab04ac0f249af12befccb94447c08b77" |
| 4 | 7 | ||
| @@ -10,7 +13,7 @@ RCONFLICTS:${PN} = "kernel-module-nxp89xx" | |||
| 10 | KERNEL_MODULE_PROBECONF += "moal" | 13 | KERNEL_MODULE_PROBECONF += "moal" |
| 11 | module_conf_moal = "options moal mod_para=nxp/wifi_mod_para.conf" | 14 | module_conf_moal = "options moal mod_para=nxp/wifi_mod_para.conf" |
| 12 | 15 | ||
| 13 | SRC_URI = " \ | 16 | SRC_URI = "\ |
| 14 | ${MRVL_SRC};branch=${SRCBRANCH} \ | 17 | ${MRVL_SRC};branch=${SRCBRANCH} \ |
| 15 | file://0001-mlinux-moal_main-fix-device-wakeup-capability.patch \ | 18 | file://0001-mlinux-moal_main-fix-device-wakeup-capability.patch \ |
| 16 | " | 19 | " |
