ccimx93: iw61x: update package for NXP release 6.1.55-2.2.0
Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
parent
90afd7025c
commit
f67294adfb
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright (C) 2023 Digi International.
|
||||
|
||||
LIC_FILES_CHKSUM:ccimx93 = "file://LICENSE.txt;md5=db4762b09b6bda63da103963e6e081de"
|
||||
LIC_FILES_CHKSUM:ccimx93 = "file://LICENSE.txt;md5=2827219e81f28aba7c6a569f7c437fa7"
|
||||
|
||||
SRCBRANCH:ccimx93 = "lf-6.1.36_2.1.0"
|
||||
SRCREV:ccimx93 = "1fb80d0266e8044fb7eea695c7678cddcbbc77c5"
|
||||
SRCBRANCH:ccimx93 = "lf-6.1.55_2.2.0"
|
||||
SRCREV:ccimx93 = "7be5a936ce8677962dd7b41c6c9f41dd14350bec"
|
||||
|
||||
do_install:append:ccimx93() {
|
||||
# Install NXP Connectivity IW612 firmware
|
||||
|
|
|
|||
|
|
@ -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.36_2.1.0"
|
||||
SRCBRANCH = "lf-6.1.55_2.2.0"
|
||||
MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https"
|
||||
SRC_URI = "${MRVL_SRC};branch=${SRCBRANCH}"
|
||||
SRCREV = "26246bf60afa613272156fa268e4ff99f5d810ae"
|
||||
SRCREV = "952d10f3349426f917636a4560974117eb6eef5b"
|
||||
|
||||
S = "${WORKDIR}/git/mxm_wifiex/wlan_src"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue