meta-imx/meta-imx-bsp/recipes-connectivity/nxp-wlan-sdk/nxp-wlan-sdk_git.inc
i.MX Yocto Project Release 58c0591a06 nxp-wlan-sdk: Update nxp-wlan-sdk_git.inc to commit 0396cfb
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2025-01-17 09:46:37 +01:00

15 lines
485 B
HTML

SUMMARY = "NXP Wi-Fi SDK for module 88w8801/8987/8997/9098 and IW416/612"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=ab04ac0f249af12befccb94447c08b77"
# For Kernel 5.4 and later
SRCBRANCH = "lf-6.12.3_1.0.0"
MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https"
SRC_URI = "${MRVL_SRC};branch=${SRCBRANCH}"
SRCREV = "0396cfb38ad73a3d587cd0f8c139b47801e70891"
S = "${WORKDIR}/git"
EXTRA_OEMAKE = "KERNELDIR=${STAGING_KERNEL_BUILDDIR}"