diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2025-05-13 07:51:18 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-13 07:51:18 -0300 |
commit | 0f83acafd2bfbb1118dff266d335ccace77ea668 (patch) | |
tree | 21a5e8d135d55c0b723f3077b10eafb8061f0b2f | |
parent | 8487d8ad9c8b2b8fd9c4e81baa81f36ec02d0fb1 (diff) | |
parent | ed53e80d3e91db2804c40166b4075e708d5ac3e8 (diff) | |
download | meta-freescale-0f83acafd2bfbb1118dff266d335ccace77ea668.tar.gz |
Merge pull request #2254 from OSSystems/topic/firmware-imx
Update firmware imx LF-6.12.3
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-ele-imx_2.0.1.bb (renamed from recipes-bsp/firmware-imx/firmware-ele-imx_1.3.0.bb) | 8 | ||||
-rw-r--r-- | recipes-bsp/firmware-imx/firmware-nxp-wifi_1.1.bb | 22 |
2 files changed, 23 insertions, 7 deletions
diff --git a/recipes-bsp/firmware-imx/firmware-ele-imx_1.3.0.bb b/recipes-bsp/firmware-imx/firmware-ele-imx_2.0.1.bb index 8a812f413..d9a6218e7 100644 --- a/recipes-bsp/firmware-imx/firmware-ele-imx_1.3.0.bb +++ b/recipes-bsp/firmware-imx/firmware-ele-imx_2.0.1.bb | |||
@@ -1,15 +1,15 @@ | |||
1 | # Copyright 2021-2024 NXP | 1 | # Copyright 2021-2025 NXP |
2 | SUMMARY = "NXP i.MX ELE firmware" | 2 | SUMMARY = "NXP i.MX ELE firmware" |
3 | DESCRIPTION = "EdgeLock Secure Enclave firmware for i.MX series SoCs" | 3 | DESCRIPTION = "EdgeLock Secure Enclave firmware for i.MX series SoCs" |
4 | SECTION = "base" | 4 | SECTION = "base" |
5 | LICENSE = "Proprietary" | 5 | LICENSE = "Proprietary" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=c0fb372b5d7f12181de23ef480f225f3" |
7 | 7 | ||
8 | inherit fsl-eula-unpack use-imx-security-controller-firmware deploy | 8 | inherit fsl-eula-unpack use-imx-security-controller-firmware deploy |
9 | 9 | ||
10 | SRC_URI = "${FSL_MIRROR}/${BP}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true" | 10 | SRC_URI = "${FSL_MIRROR}/${BP}-${IMX_SRCREV_ABBREV}.bin;fsl-eula=true" |
11 | IMX_SRCREV_ABBREV = "17945fc" | 11 | IMX_SRCREV_ABBREV = "19b6ee2" |
12 | SRC_URI[sha256sum] = "8791109824767346237e53ac2c712824e54608e2092859161e6bb3e5385a7595" | 12 | SRC_URI[sha256sum] = "14ad172ed70d2f16decca4b55e508dad32923390a298f10a598e8bc7778b6b66" |
13 | 13 | ||
14 | S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}" | 14 | S = "${WORKDIR}/${BP}-${IMX_SRCREV_ABBREV}" |
15 | 15 | ||
diff --git a/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.1.bb b/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.1.bb index 31c806b02..e713336e7 100644 --- a/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.1.bb +++ b/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.1.bb | |||
@@ -7,11 +7,11 @@ should be preferred." | |||
7 | 7 | ||
8 | SECTION = "kernel" | 8 | SECTION = "kernel" |
9 | LICENSE = "Proprietary" | 9 | LICENSE = "Proprietary" |
10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ca53281cc0caa7e320d4945a896fb837" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c0fb372b5d7f12181de23ef480f225f3" |
11 | 11 | ||
12 | SRC_URI = "git://github.com/nxp-imx/imx-firmware.git;protocol=https;branch=${SRCBRANCH}" | 12 | SRC_URI = "git://github.com/nxp-imx/imx-firmware.git;protocol=https;branch=${SRCBRANCH}" |
13 | SRCBRANCH = "lf-6.6.52_2.2.0" | 13 | SRCBRANCH = "lf-6.12.3_1.0.0" |
14 | SRCREV = "2978f3c88d6bcc5695a7b45f1936f18d31eebfa8" | 14 | SRCREV = "eef7ef94bc44cacd3b068f66658ef33391547daa" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||
@@ -19,6 +19,8 @@ inherit allarch | |||
19 | 19 | ||
20 | CLEANBROKEN = "1" | 20 | CLEANBROKEN = "1" |
21 | ALLOW_EMPTY:${PN} = "1" | 21 | ALLOW_EMPTY:${PN} = "1" |
22 | ALLOW_EMPTY:${PN}-all-sdio = "1" | ||
23 | ALLOW_EMPTY:${PN}-all-pcie = "1" | ||
22 | 24 | ||
23 | do_compile() { | 25 | do_compile() { |
24 | : | 26 | : |
@@ -173,3 +175,17 @@ RDEPENDS:${PN}-nxpiw612-sdio += "${PN}-nxp-common" | |||
173 | RPROVIDES:${PN}-nxpiw612-sdio = "linux-firmware-nxpiw612-sdio" | 175 | RPROVIDES:${PN}-nxpiw612-sdio = "linux-firmware-nxpiw612-sdio" |
174 | RREPLACES:${PN}-nxpiw612-sdio = "linux-firmware-nxpiw612-sdio" | 176 | RREPLACES:${PN}-nxpiw612-sdio = "linux-firmware-nxpiw612-sdio" |
175 | RCONFLICTS:${PN}-nxpiw612-sdio = "linux-firmware-nxpiw612-sdio" | 177 | RCONFLICTS:${PN}-nxpiw612-sdio = "linux-firmware-nxpiw612-sdio" |
178 | |||
179 | RDEPENDS:${PN}-all-sdio = " \ | ||
180 | ${PN}-nxp8801-sdio \ | ||
181 | ${PN}-nxp8987-sdio \ | ||
182 | ${PN}-nxp9098-sdio \ | ||
183 | ${PN}-nxpiw416-sdio \ | ||
184 | ${PN}-nxpiw610-sdio \ | ||
185 | ${PN}-nxpiw612-sdio \ | ||
186 | " | ||
187 | |||
188 | RDEPENDS:${PN}-all-pcie = " \ | ||
189 | ${PN}-nxp8997-pcie \ | ||
190 | ${PN}-nxp9098-pcie \ | ||
191 | " | ||