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:
Isaac Hermida 2023-12-12 17:37:16 +01:00 committed by Javier Viguera
parent 90afd7025c
commit f67294adfb
2 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
# Copyright (C) 2023 Digi International. # 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" SRCBRANCH:ccimx93 = "lf-6.1.55_2.2.0"
SRCREV:ccimx93 = "1fb80d0266e8044fb7eea695c7678cddcbbc77c5" SRCREV:ccimx93 = "7be5a936ce8677962dd7b41c6c9f41dd14350bec"
do_install:append:ccimx93() { do_install:append:ccimx93() {
# Install NXP Connectivity IW612 firmware # Install NXP Connectivity IW612 firmware

View File

@ -3,10 +3,10 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=ab04ac0f249af12befccb94447c08b77" LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSE;md5=ab04ac0f249af12befccb94447c08b77"
# For Kernel 5.4 and later # 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" MRVL_SRC ?= "git://github.com/nxp-imx/mwifiex.git;protocol=https"
SRC_URI = "${MRVL_SRC};branch=${SRCBRANCH}" SRC_URI = "${MRVL_SRC};branch=${SRCBRANCH}"
SRCREV = "26246bf60afa613272156fa268e4ff99f5d810ae" SRCREV = "952d10f3349426f917636a4560974117eb6eef5b"
S = "${WORKDIR}/git/mxm_wifiex/wlan_src" S = "${WORKDIR}/git/mxm_wifiex/wlan_src"