Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel-module-nxp89xx: Pin to imx machine kernel | Khem Raj | 2022-02-01 | 1 | -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.0 | Daiane Angolini | 2022-02-01 | 1 | -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> |