kernel-module-nxp-wlan: Update from LF-6.12.3 to LF-6.12.20

This commit add the following source revisions:
    7a8beaa Updated the README file by correcting the destination PATH of source code and binary
    eecc587 Driver commit for release MM6X18537.p9 2025-05-27_13:55:57
    ca52beb Pull request #1: Master
    91d2e89 mxm_wifiex: fix build error on L6.15 kernel next tree
    2da89e4 WCSWREL-700: Makefile: remove the SD8801 support
    bc7387b Driver commit for release MM6X18537.p2_2025-04-22-00-50-45
    32e3210 Driver commit for release MM6X18537_2025-04-22-00-42-38
    0ea4f2f mxm_wifiex: fix build error on L6.14 kernel next tree
    3383eb3 mxm_wifiex: remove MODULE_DEVICE_TABLE for usb wifi driver
    e207c16 mxm_wifiex: Enable PCIE-AW693 and USB-IW610 support
    58368fe mxm_wifiex: fix build warnings on L6.13 kernel next tree

Signed-off-by: Jun Zhu <junzhu@nxp.com>
This commit is contained in:
Jun Zhu 2025-08-13 10:29:23 +08:00
parent de533b156f
commit 568ecd2272

View File

@ -8,13 +8,13 @@ RREPLACES:${PN} = "kernel-module-nxp89xx"
RPROVIDES:${PN} = "kernel-module-nxp89xx"
RCONFLICTS:${PN} = "kernel-module-nxp89xx"
SRCBRANCH = "lf-6.12.3_1.0.0"
SRCBRANCH = "lf-6.12.20_2.0.0"
MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https"
SRC_URI = " \
${MRVL_SRC};branch=${SRCBRANCH} \
file://mlinux-moal_main-lower-PRINTM_MMSG-log-level-to-KERN_INFO.patch \
"
SRCREV = "0396cfb38ad73a3d587cd0f8c139b47801e70891"
SRCREV = "7a8beaa1605cb0870dc7ba3312c76df91cb0d6cf"
inherit module