Skip to content

Commit f192819

Browse files
committed
firmware-nxp-wifi: Update to the version of NXP 6.6.3-1.0.0 release
Relevant commits: - 2afa15e FwImage: update firmware to mxm6x17437.p3 - d962eb9 FwImage: update firmware to mxm6x17437 - c03add9 LICENSE.txt: update Software License to v53 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
1 parent bd0469c commit f192819

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎recipes-bsp/firmware-imx/firmware-nxp-wifi_1.0.bb‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ should be preferred."
77

88
SECTION = "kernel"
99
LICENSE = "Proprietary"
10-
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2827219e81f28aba7c6a569f7c437fa7"
10+
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=44a8052c384584ba09077e85a3d1654f"
1111

12-
SRC_URI = "git://github.com/NXP/imx-firmware.git;protocol=https;branch=${SRCBRANCH}"
13-
SRCBRANCH = "lf-6.1.55_2.2.0"
14-
SRCREV = "7be5a936ce8677962dd7b41c6c9f41dd14350bec"
12+
SRC_URI = "git://github.com/nxp-imx/imx-firmware.git;protocol=https;branch=${SRCBRANCH}"
13+
SRCBRANCH = "lf-6.6.3_1.0.0"
14+
SRCREV = "2afa15e77f0b58eade42b4f59c9215339efcca66"
1515

1616
S = "${WORKDIR}/git"
1717

0 commit comments

Comments
 (0)