diff options
| author | Antoine Gouby <antoine.gouby@toradex.com> | 2026-07-21 16:25:10 +0200 |
|---|---|---|
| committer | Antoine Gouby <antoine.gouby@toradex.com> | 2026-07-22 09:23:33 +0200 |
| commit | 35c73febb784d798ea254f051c216701ed44c5ac (patch) | |
| tree | 7c95676be3e8f02a09fe93e2a20f467811cc8e75 /recipes-bsp | |
| parent | d3a0fa106f30e4f4fcfe9b5941168a9767369737 (diff) | |
| download | meta-freescale-35c73febb784d798ea254f051c216701ed44c5ac.tar.gz | |
license: convert LICENSE fields to strict SPDX expressions
OE-core now parses LICENSE as an SPDX expression, so the legacy
"&" and "|" operators and non-SPDX names trigger warnings/errors during
parsing.
- pktgen-dpdk, skmm-ep, kernel-module-ar and skmm-host actually failed
parsing with a QA error (LicenseRef-BSD has no generic license file
since it was dropped from oe-core). Add NO_GENERIC_LICENSE[BSD] entries
pointing at their existing license text file to fix them
- Prefix non-SPDX license names with "LicenseRef-"
- Replace "&" with "AND" and "|" with "OR"
Signed-off-by: Antoine Gouby <antoine.gouby@toradex.com>
Diffstat (limited to 'recipes-bsp')
20 files changed, 20 insertions, 20 deletions
diff --git a/recipes-bsp/ddr-phy/ddr-phy_git.bb b/recipes-bsp/ddr-phy/ddr-phy_git.bb index 5e7126e56..e9096336d 100644 --- a/recipes-bsp/ddr-phy/ddr-phy_git.bb +++ b/recipes-bsp/ddr-phy/ddr-phy_git.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "DDR firmware repository" | |||
| 2 | DESCRIPTION = "DDR PHY training firmware binaries for NXP LX2160A/LX2162A SoCs" | 2 | DESCRIPTION = "DDR PHY training firmware binaries for NXP LX2160A/LX2162A SoCs" |
| 3 | HOMEPAGE = "https://github.com/nxp/ddr-phy-binary" | 3 | HOMEPAGE = "https://github.com/nxp/ddr-phy-binary" |
| 4 | SECTION = "firmware" | 4 | SECTION = "firmware" |
| 5 | LICENSE = "NXP-Binary-EULA" | 5 | LICENSE = "LicenseRef-NXP-Binary-EULA" |
| 6 | LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=89cc852481956e861228286ac7430d74" | 6 | LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=89cc852481956e861228286ac7430d74" |
| 7 | 7 | ||
| 8 | inherit deploy | 8 | inherit deploy |
diff --git a/recipes-bsp/dp-firmware-cadence/dp-firmware-cadence_22.04.bb b/recipes-bsp/dp-firmware-cadence/dp-firmware-cadence_22.04.bb index e5fbc9d7a..b503b17bd 100644 --- a/recipes-bsp/dp-firmware-cadence/dp-firmware-cadence_22.04.bb +++ b/recipes-bsp/dp-firmware-cadence/dp-firmware-cadence_22.04.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "DP firmware" | |||
| 2 | DESCRIPTION = "Cadence DisplayPort (HDP) firmware for i.MX8 SoCs." | 2 | DESCRIPTION = "Cadence DisplayPort (HDP) firmware for i.MX8 SoCs." |
| 3 | HOMEPAGE = "https://www.nxp.com/" | 3 | HOMEPAGE = "https://www.nxp.com/" |
| 4 | SECTION = "bsp" | 4 | SECTION = "bsp" |
| 5 | LICENSE = "Proprietary" | 5 | LICENSE = "LicenseRef-Proprietary" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d3c315c6eaa43e07d8c130dc3a04a011" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=d3c315c6eaa43e07d8c130dc3a04a011" |
| 7 | 7 | ||
| 8 | inherit deploy fsl-eula-unpack | 8 | inherit deploy fsl-eula-unpack |
diff --git a/recipes-bsp/firmware-imx/firmware-ele-imx_2.0.5.bb b/recipes-bsp/firmware-imx/firmware-ele-imx_2.0.5.bb index d2b731ac5..954c8385b 100644 --- a/recipes-bsp/firmware-imx/firmware-ele-imx_2.0.5.bb +++ b/recipes-bsp/firmware-imx/firmware-ele-imx_2.0.5.bb | |||
| @@ -3,7 +3,7 @@ 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 | HOMEPAGE = "https://www.nxp.com/" | 4 | HOMEPAGE = "https://www.nxp.com/" |
| 5 | SECTION = "base" | 5 | SECTION = "base" |
| 6 | LICENSE = "Proprietary" | 6 | LICENSE = "LicenseRef-Proprietary" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" |
| 8 | 8 | ||
| 9 | inherit fsl-eula-unpack use-imx-security-controller-firmware deploy | 9 | inherit fsl-eula-unpack use-imx-security-controller-firmware deploy |
diff --git a/recipes-bsp/firmware-imx/firmware-imx-8.31.inc b/recipes-bsp/firmware-imx/firmware-imx-8.31.inc index efc895760..2c97f25cd 100644 --- a/recipes-bsp/firmware-imx/firmware-imx-8.31.inc +++ b/recipes-bsp/firmware-imx/firmware-imx-8.31.inc | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # Copyright (C) 2018 O.S. Systems Software LTDA. | 3 | # Copyright (C) 2018 O.S. Systems Software LTDA. |
| 4 | HOMEPAGE = "https://www.nxp.com/" | 4 | HOMEPAGE = "https://www.nxp.com/" |
| 5 | SECTION = "base" | 5 | SECTION = "base" |
| 6 | LICENSE = "Proprietary" | 6 | LICENSE = "LicenseRef-Proprietary" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" |
| 8 | 8 | ||
| 9 | # Note: This .inc file is used from differently named recipes, so the package | 9 | # Note: This .inc file is used from differently named recipes, so the package |
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 ffe86d15c..2ef41529c 100644 --- a/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.1.bb +++ b/recipes-bsp/firmware-imx/firmware-nxp-wifi_1.1.bb | |||
| @@ -7,7 +7,7 @@ DESCRIPTION = "Additional Wi-Fi firmware redistributed by NXP. Some \ | |||
| 7 | HOMEPAGE = "https://github.com/nxp-imx/imx-firmware" | 7 | HOMEPAGE = "https://github.com/nxp-imx/imx-firmware" |
| 8 | 8 | ||
| 9 | SECTION = "kernel" | 9 | SECTION = "kernel" |
| 10 | LICENSE = "Proprietary" | 10 | LICENSE = "LicenseRef-Proprietary" |
| 11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bc649096ad3928ec06a8713b8d787eac" | 11 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bc649096ad3928ec06a8713b8d787eac" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/nxp-imx/imx-firmware.git;protocol=https;branch=${SRCBRANCH}" | 13 | SRC_URI = "git://github.com/nxp-imx/imx-firmware.git;protocol=https;branch=${SRCBRANCH}" |
diff --git a/recipes-bsp/firmware-upower/firmware-upower_1.3.1.bb b/recipes-bsp/firmware-upower/firmware-upower_1.3.1.bb index 6337f98ae..5abbd4f50 100644 --- a/recipes-bsp/firmware-upower/firmware-upower_1.3.1.bb +++ b/recipes-bsp/firmware-upower/firmware-upower_1.3.1.bb | |||
| @@ -3,7 +3,7 @@ SUMMARY = "i.MX uPower firmware" | |||
| 3 | DESCRIPTION = "Firmware for the uPower microcontroller found on i.MX SoCs." | 3 | DESCRIPTION = "Firmware for the uPower microcontroller found on i.MX SoCs." |
| 4 | HOMEPAGE = "https://www.nxp.com/" | 4 | HOMEPAGE = "https://www.nxp.com/" |
| 5 | SECTION = "bsp" | 5 | SECTION = "bsp" |
| 6 | LICENSE = "Proprietary" | 6 | LICENSE = "LicenseRef-Proprietary" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=db4762b09b6bda63da103963e6e081de" |
| 8 | 8 | ||
| 9 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" | 9 | SRC_URI = "${FSL_MIRROR}/${BPN}-${PV}.bin;fsl-eula=true" |
diff --git a/recipes-bsp/imx-sc-firmware/imx-sc-firmware_1.18.0.bb b/recipes-bsp/imx-sc-firmware/imx-sc-firmware_1.18.0.bb index baee026e4..73bdc090f 100644 --- a/recipes-bsp/imx-sc-firmware/imx-sc-firmware_1.18.0.bb +++ b/recipes-bsp/imx-sc-firmware/imx-sc-firmware_1.18.0.bb | |||
| @@ -5,7 +5,7 @@ SUMMARY = "i.MX System Controller firmware" | |||
| 5 | DESCRIPTION = "System Controller Unit (SCU) firmware for i.MX8 QuadMax/QuadXPlus SoCs." | 5 | DESCRIPTION = "System Controller Unit (SCU) firmware for i.MX8 QuadMax/QuadXPlus SoCs." |
| 6 | HOMEPAGE = "https://www.nxp.com/" | 6 | HOMEPAGE = "https://www.nxp.com/" |
| 7 | SECTION = "bsp" | 7 | SECTION = "bsp" |
| 8 | LICENSE = "Proprietary" | 8 | LICENSE = "LicenseRef-Proprietary" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=c0fb372b5d7f12181de23ef480f225f3" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=c0fb372b5d7f12181de23ef480f225f3" |
| 10 | 10 | ||
| 11 | inherit fsl-eula-unpack pkgconfig deploy | 11 | inherit fsl-eula-unpack pkgconfig deploy |
diff --git a/recipes-bsp/imx-seco/imx-seco-libs_git.bb b/recipes-bsp/imx-seco/imx-seco-libs_git.bb index 83d6dd13f..06ecf705c 100644 --- a/recipes-bsp/imx-seco/imx-seco-libs_git.bb +++ b/recipes-bsp/imx-seco/imx-seco-libs_git.bb | |||
| @@ -4,7 +4,7 @@ SUMMARY = "NXP i.MX SECO library" | |||
| 4 | DESCRIPTION = "Library for NXP i.MX Security Controller Subsystem" | 4 | DESCRIPTION = "Library for NXP i.MX Security Controller Subsystem" |
| 5 | HOMEPAGE = "https://github.com/NXP/imx-seco-libs" | 5 | HOMEPAGE = "https://github.com/NXP/imx-seco-libs" |
| 6 | SECTION = "base" | 6 | SECTION = "base" |
| 7 | LICENSE = "Proprietary" | 7 | LICENSE = "LicenseRef-Proprietary" |
| 8 | LIC_FILES_CHKSUM = "file://EULA.txt;md5=d3c315c6eaa43e07d8c130dc3a04a011" | 8 | LIC_FILES_CHKSUM = "file://EULA.txt;md5=d3c315c6eaa43e07d8c130dc3a04a011" |
| 9 | 9 | ||
| 10 | DEPENDS = "zlib" | 10 | DEPENDS = "zlib" |
diff --git a/recipes-bsp/imx-seco/imx-seco_5.9.4.1.bb b/recipes-bsp/imx-seco/imx-seco_5.9.4.1.bb index a9d021b6c..0502495a2 100644 --- a/recipes-bsp/imx-seco/imx-seco_5.9.4.1.bb +++ b/recipes-bsp/imx-seco/imx-seco_5.9.4.1.bb | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | SUMMARY = "NXP i.MX SECO firmware" | 3 | SUMMARY = "NXP i.MX SECO firmware" |
| 4 | DESCRIPTION = "Firmware for i.MX Security Controller Subsystem" | 4 | DESCRIPTION = "Firmware for i.MX Security Controller Subsystem" |
| 5 | SECTION = "base" | 5 | SECTION = "base" |
| 6 | LICENSE = "Proprietary" | 6 | LICENSE = "LicenseRef-Proprietary" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837" |
| 8 | 8 | ||
| 9 | inherit fsl-eula-unpack use-imx-security-controller-firmware deploy | 9 | inherit fsl-eula-unpack use-imx-security-controller-firmware deploy |
diff --git a/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.11.0.bb b/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.11.0.bb index 498f7848a..dd76015ee 100644 --- a/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.11.0.bb +++ b/recipes-bsp/imx-vpu-hantro-vc/imx-vpu-hantro-vc_1.11.0.bb | |||
| @@ -4,7 +4,7 @@ SUMMARY = "i.MX VC8000E encoder library" | |||
| 4 | DESCRIPTION = "Hantro VC8000E video encoder library for i.MX SoCs." | 4 | DESCRIPTION = "Hantro VC8000E video encoder library for i.MX SoCs." |
| 5 | HOMEPAGE = "https://www.nxp.com/" | 5 | HOMEPAGE = "https://www.nxp.com/" |
| 6 | SECTION = "multimedia" | 6 | SECTION = "multimedia" |
| 7 | LICENSE = "Proprietary" | 7 | LICENSE = "LicenseRef-Proprietary" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" |
| 9 | 9 | ||
| 10 | inherit fsl-eula-unpack | 10 | inherit fsl-eula-unpack |
diff --git a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.40.0.bb b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.40.0.bb index 69f4621fb..42f936bd8 100644 --- a/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.40.0.bb +++ b/recipes-bsp/imx-vpu-hantro/imx-vpu-hantro_1.40.0.bb | |||
| @@ -4,7 +4,7 @@ SUMMARY = "i.MX Hantro VPU library" | |||
| 4 | DESCRIPTION = "Hantro video processing unit (VPU) codec library for i.MX SoCs." | 4 | DESCRIPTION = "Hantro video processing unit (VPU) codec library for i.MX SoCs." |
| 5 | HOMEPAGE = "https://www.nxp.com/" | 5 | HOMEPAGE = "https://www.nxp.com/" |
| 6 | SECTION = "multimedia" | 6 | SECTION = "multimedia" |
| 7 | LICENSE = "Proprietary" | 7 | LICENSE = "LicenseRef-Proprietary" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" |
| 9 | 9 | ||
| 10 | PROVIDES = "virtual/imxvpu" | 10 | PROVIDES = "virtual/imxvpu" |
diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb index f2162f624..037a3f1c5 100644 --- a/recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb +++ b/recipes-bsp/imx-vpu/imx-vpu_5.4.39.3.bb | |||
| @@ -6,7 +6,7 @@ SUMMARY = "i.MX VPU library for Chips&Media VPU" | |||
| 6 | DESCRIPTION = "Freescale VPU library for Chips&Media VPU" | 6 | DESCRIPTION = "Freescale VPU library for Chips&Media VPU" |
| 7 | HOMEPAGE = "https://www.nxp.com/" | 7 | HOMEPAGE = "https://www.nxp.com/" |
| 8 | SECTION = "multimedia" | 8 | SECTION = "multimedia" |
| 9 | LICENSE = "Proprietary" | 9 | LICENSE = "LicenseRef-Proprietary" |
| 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=228c72f2a91452b8a03c4cab30f30ef9" |
| 11 | 11 | ||
| 12 | PROVIDES = "virtual/imxvpu" | 12 | PROVIDES = "virtual/imxvpu" |
diff --git a/recipes-bsp/inphi/inphi_git.bb b/recipes-bsp/inphi/inphi_git.bb index 9c8046b7c..c4a209dcf 100644 --- a/recipes-bsp/inphi/inphi_git.bb +++ b/recipes-bsp/inphi/inphi_git.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Firmwares and Standalone Applications" | |||
| 2 | DESCRIPTION = "Inphi IN112525 PHY microcode firmware for NXP QorIQ platforms" | 2 | DESCRIPTION = "Inphi IN112525 PHY microcode firmware for NXP QorIQ platforms" |
| 3 | HOMEPAGE = "https://github.com/nxp/qoriq-firmware-inphi" | 3 | HOMEPAGE = "https://github.com/nxp/qoriq-firmware-inphi" |
| 4 | SECTION = "firmware" | 4 | SECTION = "firmware" |
| 5 | LICENSE = "NXP-Binary-EULA" | 5 | LICENSE = "LicenseRef-NXP-Binary-EULA" |
| 6 | LIC_FILES_CHKSUM = "file://EULA.txt;md5=86d76166990962fa552f840ff08e5798" | 6 | LIC_FILES_CHKSUM = "file://EULA.txt;md5=86d76166990962fa552f840ff08e5798" |
| 7 | 7 | ||
| 8 | inherit deploy | 8 | inherit deploy |
diff --git a/recipes-bsp/isp-imx/basler-camera_4.2.2.26.1.bb b/recipes-bsp/isp-imx/basler-camera_4.2.2.26.1.bb index cb4adeaee..15649d8ca 100644 --- a/recipes-bsp/isp-imx/basler-camera_4.2.2.26.1.bb +++ b/recipes-bsp/isp-imx/basler-camera_4.2.2.26.1.bb | |||
| @@ -4,7 +4,7 @@ SUMMARY = "Basler camera binary drivers" | |||
| 4 | DESCRIPTION = "Basler camera binary drivers for the i.MX ISP." | 4 | DESCRIPTION = "Basler camera binary drivers for the i.MX ISP." |
| 5 | HOMEPAGE = "https://www.nxp.com/" | 5 | HOMEPAGE = "https://www.nxp.com/" |
| 6 | SECTION = "multimedia" | 6 | SECTION = "multimedia" |
| 7 | LICENSE = "Proprietary" | 7 | LICENSE = "LicenseRef-Proprietary" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" |
| 9 | 9 | ||
| 10 | IMX_SRCREV_ABBREV = "dd86758" | 10 | IMX_SRCREV_ABBREV = "dd86758" |
diff --git a/recipes-bsp/isp-imx/isp-imx_4.2.2.26.1.bb b/recipes-bsp/isp-imx/isp-imx_4.2.2.26.1.bb index 9c6cbec00..37e19e389 100644 --- a/recipes-bsp/isp-imx/isp-imx_4.2.2.26.1.bb +++ b/recipes-bsp/isp-imx/isp-imx_4.2.2.26.1.bb | |||
| @@ -4,7 +4,7 @@ SUMMARY = "i.MX VeriSilicon software ISP" | |||
| 4 | DESCRIPTION = "VeriSilicon image signal processing (ISP) software stack for i.MX SoCs." | 4 | DESCRIPTION = "VeriSilicon image signal processing (ISP) software stack for i.MX SoCs." |
| 5 | HOMEPAGE = "https://www.nxp.com/" | 5 | HOMEPAGE = "https://www.nxp.com/" |
| 6 | SECTION = "multimedia" | 6 | SECTION = "multimedia" |
| 7 | LICENSE = "Proprietary" | 7 | LICENSE = "LicenseRef-Proprietary" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=bc649096ad3928ec06a8713b8d787eac" |
| 9 | 9 | ||
| 10 | DEPENDS = "boost jsoncpp libdrm libtinyxml2 patchelf-native virtual/libg2d" | 10 | DEPENDS = "boost jsoncpp libdrm libtinyxml2 patchelf-native virtual/libg2d" |
diff --git a/recipes-bsp/ls2-phy/ls2-phy_git.bb b/recipes-bsp/ls2-phy/ls2-phy_git.bb index 4a6e5ea87..e517d9166 100644 --- a/recipes-bsp/ls2-phy/ls2-phy_git.bb +++ b/recipes-bsp/ls2-phy/ls2-phy_git.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Firmwares and Standalone Applications" | |||
| 2 | DESCRIPTION = "Cortina PHY firmware and standalone applications for NXP QorIQ platforms" | 2 | DESCRIPTION = "Cortina PHY firmware and standalone applications for NXP QorIQ platforms" |
| 3 | HOMEPAGE = "https://github.com/nxp/qoriq-firmware-cortina" | 3 | HOMEPAGE = "https://github.com/nxp/qoriq-firmware-cortina" |
| 4 | SECTION = "firmware" | 4 | SECTION = "firmware" |
| 5 | LICENSE = "NXP-Binary-EULA" | 5 | LICENSE = "LicenseRef-NXP-Binary-EULA" |
| 6 | LIC_FILES_CHKSUM = "file://EULA.txt;md5=86d76166990962fa552f840ff08e5798" | 6 | LIC_FILES_CHKSUM = "file://EULA.txt;md5=86d76166990962fa552f840ff08e5798" |
| 7 | 7 | ||
| 8 | inherit deploy | 8 | inherit deploy |
diff --git a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb index f01939adc..62d55ee8d 100644 --- a/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb +++ b/recipes-bsp/ppfe-firmware/ppfe-firmware_git.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "PPFE Linux firmware" | |||
| 2 | DESCRIPTION = "Packet Forwarding Engine (PFE) firmware binaries for NXP LS1012A SoCs" | 2 | DESCRIPTION = "Packet Forwarding Engine (PFE) firmware binaries for NXP LS1012A SoCs" |
| 3 | HOMEPAGE = "https://github.com/NXP/qoriq-engine-pfe-bin" | 3 | HOMEPAGE = "https://github.com/NXP/qoriq-engine-pfe-bin" |
| 4 | SECTION = "firmware" | 4 | SECTION = "firmware" |
| 5 | LICENSE = "NXP-Binary-EULA" | 5 | LICENSE = "LicenseRef-NXP-Binary-EULA" |
| 6 | LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=92723670f432558b9e2494ed177d2a85" | 6 | LIC_FILES_CHKSUM = "file://NXP-Binary-EULA.txt;md5=92723670f432558b9e2494ed177d2a85" |
| 7 | 7 | ||
| 8 | INHIBIT_DEFAULT_DEPS = "1" | 8 | INHIBIT_DEFAULT_DEPS = "1" |
diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb index 0d1820326..78dc9c3f6 100644 --- a/recipes-bsp/qe-ucode/qe-ucode_git.bb +++ b/recipes-bsp/qe-ucode/qe-ucode_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "qe microcode binary" | 1 | DESCRIPTION = "qe microcode binary" |
| 2 | HOMEPAGE = "https://github.com/NXP/qoriq-qe-ucode" | 2 | HOMEPAGE = "https://github.com/NXP/qoriq-qe-ucode" |
| 3 | SECTION = "qe-ucode" | 3 | SECTION = "qe-ucode" |
| 4 | LICENSE = "NXP-Binary-EULA" | 4 | LICENSE = "LicenseRef-NXP-Binary-EULA" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c62f8109b4df15ca37ceeb5e4943626c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c62f8109b4df15ca37ceeb5e4943626c" |
| 6 | 6 | ||
| 7 | inherit deploy | 7 | inherit deploy |
diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2025.04.bb b/recipes-bsp/u-boot/u-boot-qoriq_2025.04.bb index b7162df8c..1d870ab92 100644 --- a/recipes-bsp/u-boot/u-boot-qoriq_2025.04.bb +++ b/recipes-bsp/u-boot/u-boot-qoriq_2025.04.bb | |||
| @@ -6,7 +6,7 @@ PROVIDES += "u-boot" | |||
| 6 | 6 | ||
| 7 | inherit fsl-u-boot-localversion | 7 | inherit fsl-u-boot-localversion |
| 8 | 8 | ||
| 9 | LICENSE = "GPL-2.0-only & BSD-3-Clause & BSD-2-Clause & LGPL-2.0-only & LGPL-2.1-only" | 9 | LICENSE = "BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only AND LGPL-2.0-only AND LGPL-2.1-only" |
| 10 | LIC_FILES_CHKSUM = "\ | 10 | LIC_FILES_CHKSUM = "\ |
| 11 | file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 11 | file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
| 12 | file://Licenses/bsd-2-clause.txt;md5=6a31f076f5773aabd8ff86191ad6fdd5 \ | 12 | file://Licenses/bsd-2-clause.txt;md5=6a31f076f5773aabd8ff86191ad6fdd5 \ |
diff --git a/recipes-bsp/uefi/uefi_git.bb b/recipes-bsp/uefi/uefi_git.bb index be47c1f57..b71894bb9 100644 --- a/recipes-bsp/uefi/uefi_git.bb +++ b/recipes-bsp/uefi/uefi_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Unified Extensible Firmware Interface" | 1 | DESCRIPTION = "Unified Extensible Firmware Interface" |
| 2 | HOMEPAGE = "https://github.com/NXP/qoriq-uefi-binary" | 2 | HOMEPAGE = "https://github.com/NXP/qoriq-uefi-binary" |
| 3 | SECTION = "bootloaders" | 3 | SECTION = "bootloaders" |
| 4 | LICENSE = "NXP-Binary-EULA" | 4 | LICENSE = "LicenseRef-NXP-Binary-EULA" |
| 5 | LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=343ec8f06efc37467a6de53686fa6315" | 5 | LIC_FILES_CHKSUM = "file://NXP-Binary-EULA;md5=343ec8f06efc37467a6de53686fa6315" |
| 6 | 6 | ||
| 7 | inherit deploy | 7 | inherit deploy |
