nxp-wlan-sdk: update to version lf-6.1.22
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
afe30b8a2b
commit
7db683f9fe
|
|
@ -3,10 +3,10 @@ LICENSE = "GPL-2.0-only"
|
|||
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=ab04ac0f249af12befccb94447c08b77"
|
||||
|
||||
# For Kernel 5.4 and later
|
||||
SRCBRANCH = "lf-6.1.1_1.0.0"
|
||||
SRCBRANCH = "lf-6.1.22_2.0.0"
|
||||
MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https"
|
||||
SRC_URI = "${MRVL_SRC};branch=${SRCBRANCH}"
|
||||
SRCREV = "98e5b28b1a7afea9dbded4067e93bfd584531a79"
|
||||
SRCREV = "f1382ccbd34fc22daf504e798745f6cddb702b82"
|
||||
|
||||
S = "${WORKDIR}/git/mxm_wifiex/wlan_src"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue