summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJun Zhu <junzhu@nxp.com>2023-07-18 18:57:24 +0800
committerJun Zhu <junzhu@nxp.com>2023-07-18 10:57:09 +0800
commit05d7fba080400fa3612a4f469fdbe908000fd9ee (patch)
tree3ea80e965cacc662c874e239c4821223f6077619
parente3e4a5984f526160f88d486e94e553c7e51a3837 (diff)
downloadmeta-freescale-05d7fba080400fa3612a4f469fdbe908000fd9ee.tar.gz
firmware-nxp-wifi: Update to the version of NXP 6.1.22-2.0.0 release
f775d53 EULA.txt: update Software License to v46 adb9517 FwImage: update firmware to mxm5x17391.p3 Signed-off-by: Jun Zhu <junzhu@nxp.com>
-rw-r--r--recipes-bsp/firmware-imx/firmware-nxp-wifi_1.0.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.0.bb b/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.0.bb
index af2a79e4..20e8f82e 100644
--- a/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.0.bb
+++ b/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.0.bb
@@ -1,4 +1,4 @@
1# Copyright 2020-2021 NXP 1# Copyright 2020-2023 NXP
2 2
3SUMMARY = "Wi-Fi firmware redistributed by NXP" 3SUMMARY = "Wi-Fi firmware redistributed by NXP"
4DESCRIPTION = "Additional Wi-Fi firmware redistributed by NXP, \ 4DESCRIPTION = "Additional Wi-Fi firmware redistributed by NXP, \
@@ -8,11 +8,11 @@ recipe in favor of upstream."
8 8
9SECTION = "kernel" 9SECTION = "kernel"
10LICENSE = "Proprietary" 10LICENSE = "Proprietary"
11LIC_FILES_CHKSUM = "file://EULA.txt;md5=add2d392714d3096ed7e0f7e2190724b" 11LIC_FILES_CHKSUM = "file://EULA.txt;md5=673fa34349fa40f59e0713cb0ac22b1f"
12 12
13SRC_URI = "git://github.com/NXP/imx-firmware.git;protocol=https;branch=${SRCBRANCH}" 13SRC_URI = "git://github.com/NXP/imx-firmware.git;protocol=https;branch=${SRCBRANCH}"
14SRCBRANCH = "lf-6.1.1_1.0.0" 14SRCBRANCH = "lf-6.1.22_2.0.0"
15SRCREV = "bacbeb4789c1b13d13aab12ada29217ce8c3e905" 15SRCREV = "f775d53ca3a478c85e8c8a880e44cc269bd14db0"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18