Skip to content

Commit

Permalink
wifi: update the firmware to v6.1.1 kernel
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Tang <[email protected]>
  • Loading branch information
andynxp committed Sep 19, 2023
1 parent 8b194ab commit 6636a75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/kernel/mwifiex/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -187,13 +187,13 @@ endef
include $(INCLUDE_DIR)/kernel-defaults.mk

MWIFIEX_FM_NAME:=imx-firmware
MWIFIEX_FM_VER:=lf-5.15.71-2.2.0
MWIFIEX_FM_VER:=lf-6.1.1_1.0.0
MWIFIEX_FM_SOURCE:=$(MWIFIEX_FM_NAME)-$(MWIFIEX_FM_VER).tar.bz2
define Download/imx-firmware
FILE:=$(MWIFIEX_FM_SOURCE)
PROTO:=git
URL:=https://github.com/nxp-imx/imx-firmware.git
VERSION:=lf-5.15.71-2.2.0
VERSION:=lf-6.1.1_1.0.0
SUBDIR:=mwifiex-firmware
MIRROR_HASH:=4c68d0f63d5e6a86297ec92c90d4e2e3ad7aaa12400fdd99d1ce1339ba025bee
endef
Expand Down

0 comments on commit 6636a75

Please sign in to comment.