summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/kernel-modules/kernel-module-nxp89xx_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* kernel-module-nxp89xx: Pin to imx machine kernelKhem Raj2022-02-011-0/+3
| | | | | | | | | | It fails to build with linux-yocto 5.15 e.g. TOPDIR/build/tmp/work/qemumips-yoe-linux/kernel-module-nxp89xx/git-r0/git/mxm_wifiex/wlan_src/mlinux/moal_shim.c:1405:49: error: 'RX_PKT_FATE_DRV_DROP_NOBUFS' undeclared (first use in this function) 1405 | RX_PKT_FATE_DRV_DROP_NOBUFS, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kernel-module-nxp89xx: Add recipe based on NXP lf-5.10.72_2.2.0Daiane Angolini2022-02-011-0/+14
NXP Wi-Fi driver for module 88w8997/8987 is not available as part of the kernel tree on the 5.10-based BSP releases, only via recipe. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> Signed-off-by: Daiane Angolini <daiane.angolini@foundries.io>