Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
0d86246
camx: convert to SPDX license strings
lumag Jul 21, 2026
5fc6071
camx-dlkm: convert to SPDX license strings
lumag Jul 21, 2026
de7e792
camxcommon-headers: convert to SPDX license strings
lumag Jul 21, 2026
f021ba9
camxfirmware-hamoa: convert to SPDX license strings
lumag Jul 21, 2026
1d090ec
camxfirmware-kodiak: convert to SPDX license strings
lumag Jul 21, 2026
c6278fc
camxfirmware-lemans: convert to SPDX license strings
lumag Jul 21, 2026
db4e693
camxfirmware-talos: convert to SPDX license strings
lumag Jul 21, 2026
382167e
diag-router: convert to SPDX license strings
lumag Jul 21, 2026
94bf0eb
firmware-ath6kl: convert to SPDX license strings
lumag Jul 21, 2026
48e2a64
firmware-qcom-boot-dragonboard410c-sdcard: convert to SPDX license st…
lumag Jul 21, 2026
21b9426
firmware-qcom-boot-dragonboard410c: convert to SPDX license strings
lumag Jul 21, 2026
9fad555
firmware-qcom-boot-dragonboard820c: convert to SPDX license strings
lumag Jul 21, 2026
c196ff4
firmware-qcom-boot-glymur.inc: convert to SPDX license strings
lumag Jul 21, 2026
45e689f
firmware-qcom-boot-iq-x7181.inc: convert to SPDX license strings
lumag Jul 21, 2026
91891fa
firmware-qcom-boot-kaanapali.inc: convert to SPDX license strings
lumag Jul 21, 2026
2c89e6f
firmware-qcom-boot-qcs615.inc: convert to SPDX license strings
lumag Jul 21, 2026
81cda59
firmware-qcom-boot-qcs6490.inc: convert to SPDX license strings
lumag Jul 21, 2026
96a3e73
firmware-qcom-boot-qcs8300.inc: convert to SPDX license strings
lumag Jul 21, 2026
994cc6b
firmware-qcom-boot-qcs9100.inc: convert to SPDX license strings
lumag Jul 21, 2026
2a0f23e
firmware-qcom-boot-qrb2210-rb1: convert to SPDX license strings
lumag Jul 21, 2026
cdfec1b
firmware-qcom-boot-shikra.inc: convert to SPDX license strings
lumag Jul 21, 2026
02e657f
firmware-qcom-boot-sm8750.inc: convert to SPDX license strings
lumag Jul 21, 2026
1123338
libdiag: convert to SPDX license strings
lumag Jul 21, 2026
73e427c
minkipc: convert to SPDX license strings
lumag Jul 21, 2026
212ae03
qairt-sdk: convert to SPDX license strings
lumag Jul 21, 2026
f110500
qcom-adreno: convert to SPDX license strings
lumag Jul 21, 2026
aa8e2a2
qcom-fastcv-binaries: convert to SPDX license strings
lumag Jul 21, 2026
0cb61cf
qcom-sensors-binaries: convert to SPDX license strings
lumag Jul 21, 2026
40acb65
qwes: convert to SPDX license strings
lumag Jul 21, 2026
206394e
smart-venc-ctrl-algo: convert to SPDX license strings
lumag Jul 21, 2026
1e695e3
trusted-firmware-a-qcom.inc: convert to SPDX license strings
lumag Jul 21, 2026
10e509a
firmware: drop obsolete .gitignore
lumag Jul 27, 2026
fb9d9fe
firmware-qcom-qcm6490-idp: replace with the placeholder
lumag Jul 27, 2026
a11774b
firmware-qcom-rb3gen2: replace with the placeholder
lumag Jul 27, 2026
2617980
recipes-bsp: drop recipes with the LICENSE set to closed
lumag Jul 21, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 0 additions & 35 deletions classes-recipe/nhlos-license.bbclass

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SRCREV_FORMAT_qcom:qcm6490 = "_qc-blobs"

SRCREV_FORMAT .= "${SRCREV_FORMAT_qcom}"

LICENSE += "& LICENSE.qcom"
LICENSE += "AND LicenseRef-LICENSE.qcom"
LIC_FILES_CHKSUM:qcm6490 += "file://${UNPACKDIR}/qc_blobs/sc7280/qtiseclib/LICENSE;md5=fa83f30385e617b56ef0934f13645621"

COMPATIBLE_MACHINE = "qcm6490|qcs9100"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DESCRIPTION = "This recipe introduces Qualcomm CamX camera module which creates
camx: Core CamX engine that manages camera pipelines, mediates between camera clients and hardware, and exposes structured interfaces to higher-level frameworks. \
chicdk: Camera hardware interface development kit delivering a configurable mechanism for use case selection and camera pipeline topology creation. \
Includes configurable sensor and tuning binaries, which are essential for enabling full camera functionality."
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://usr/share/doc/${BPN}/LICENSE.QCOM-2.txt;md5=165287851294f2fb8ac8cbc5e24b02b0 \
file://usr/share/doc/${BPN}/NOTICE;md5=04facc2e07e3d41171a931477be0c690"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ mechanism for use case selection and camera pipeline topology creation. \
Includes configurable sensor and tuning binaries, which are essential for enabling \
full camera functionality."

LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://usr/share/doc/${BPN}/LICENSE.QCOM-2.txt;md5=165287851294f2fb8ac8cbc5e24b02b0 \
file://usr/share/doc/${BPN}/NOTICE;md5=198d001f49d9a313355d5219f669a76c"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ qteesupplicant service is designed for invocation dispatch and handling callback
HOMEPAGE = "https://github.com/qualcomm/minkipc.git"
SECTION = "devel"

LICENSE = "BSD-3-Clause & BSD-2-Clause & GPL-2.0-only"
LICENSE = "BSD-2-Clause AND BSD-3-Clause AND GPL-2.0-only"

inherit cmake systemd pkgconfig

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ DESCRIPTION = "Qualcomm Wireless Edge Services provide a suite of features Platf
device attestation and secure provisioning. This recipe includes the daemon and scripts which setup \
the store and optionally load QcWES TA to provide these features."

LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://usr/share/doc/${BPN}/LICENSE.qcom-2;md5=165287851294f2fb8ac8cbc5e24b02b0"

PBT_BUILD_DATE = "260620"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ SUMMARY = "Prebuilt Qualcomm sensors libraries and test applications"
DESCRIPTION = "Prebuilt core binaries required for sensor enablement and hardware \
sensor data access. These prebuilt binaries also include test applications to \
validate sensor services functionality through the Sensinghub Interface."
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://LICENSE.qcom-2;md5=f33ba334514c4dfabc6ab7377babb377"

PBT_BUILD_DATE = "260514.1"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SUMMARY = "Prebuilt bootlader images for Dragonboard 410c"

LICENSE = "LICENSE.qcom"
LICENSE = "LicenseRef-LICENSE.qcom"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4d087ee0965cb059f1b2f9429e166f64"

SRC_URI = "https://artifacts.codelinaro.org/artifactory/clo-549-96boards-backup/96boards/dragonboard410c/linaro/rescue/17.09/dragonboard410c_bootloader_sd_linux-88.zip"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SUMMARY = "Prebuilt bootlader images for Dragonboard 410c"

LICENSE = "LICENSE.qcom"
LICENSE = "LicenseRef-LICENSE.qcom"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4d087ee0965cb059f1b2f9429e166f64"

SRC_URI = "https://artifacts.codelinaro.org/artifactory/clo-549-96boards-backup/96boards/dragonboard410c/qualcomm/firmware/linux-board-support-package-r${PV}.zip"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SUMMARY = "Prebuilt bootlader images for Dragonboard 820c"

LICENSE = "LICENSE.qcom"
LICENSE = "LicenseRef-LICENSE.qcom"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4d087ee0965cb059f1b2f9429e166f64"

SRC_URI = "https://artifacts.codelinaro.org/artifactory/clo-549-96boards-backup/96boards/dragonboard820c/qualcomm/firmware/linux-board-support-package-r${PV}.zip"
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/firmware-boot/firmware-qcom-boot-glymur.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DESCRIPTION = "QCOM NHLOS Firmware for Qualcomm GLYMUR-CRD platform"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/LICENSE.${BPN};md5=6e1bae7ef13289c332a27b917fb49764"

FW_ARTIFACTORY = "softwarecenter.qualcomm.com/nexus/generic/product/chip/tech-package/Glymur_bootbinaries.1.0/glymur_bootbinaries.1.0-test-device-public"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DESCRIPTION = "QCOM NHLOS Firmware for Qualcomm IQ-X7181 platform"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/LICENSE.${BPN};md5=6e1bae7ef13289c332a27b917fb49764"

include firmware-qcom-boot-common.inc
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DESCRIPTION = "QCOM NHLOS Firmware for Qualcomm Kaanapali-MTP platform"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/LICENSE.${BPN};md5=6e1bae7ef13289c332a27b917fb49764"

FW_ARTIFACTORY = "softwarecenter.qualcomm.com/nexus/generic/product/chip/software-product-family/Qualcomm_Linux.SPF.0.0/qualcomm_linux.spf.0.0-test-device-public"
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/firmware-boot/firmware-qcom-boot-qcs615.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DESCRIPTION = "QCOM NHLOS Firmware for Qualcomm QCS615 platform"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BOOTBINARIES}/LICENSE.qcom-2;md5=165287851294f2fb8ac8cbc5e24b02b0"

FW_ARTIFACTORY = "softwarecenter.qualcomm.com/nexus/generic/product/chip/tech-package/QCS615_bootbinaries.1.0/qcs615_bootbinaries.1.0-test-device-public"
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/firmware-boot/firmware-qcom-boot-qcs6490.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DESCRIPTION = "QCOM NHLOS Firmware for Qualcomm Robotics RB3Gen2 platform"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BOOTBINARIES}/LICENSE.qcom-2;md5=165287851294f2fb8ac8cbc5e24b02b0"

FW_ARTIFACTORY = "softwarecenter.qualcomm.com/nexus/generic/product/chip/tech-package/QCM6490_bootbinaries.1.0/qcm6490_bootbinaries.1.0-test-device-public"
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/firmware-boot/firmware-qcom-boot-qcs8300.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DESCRIPTION = "QCOM NHLOS Firmware for Qualcomm QCS8300 platform"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BOOTBINARIES}/LICENSE.qcom-2;md5=165287851294f2fb8ac8cbc5e24b02b0"

FW_ARTIFACTORY = "softwarecenter.qualcomm.com/nexus/generic/product/chip/tech-package/QCS8300_bootbinaries.1.0/qcs8300_bootbinaries.1.0-test-device-public"
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/firmware-boot/firmware-qcom-boot-qcs9100.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DESCRIPTION = "QCOM NHLOS Firmware for Qualcomm QCS9100 platform"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BOOTBINARIES}/LICENSE.qcom-2;md5=165287851294f2fb8ac8cbc5e24b02b0"

FW_ARTIFACTORY = "softwarecenter.qualcomm.com/nexus/generic/product/chip/tech-package/QCS9100_bootbinaries.1.0/qcs9100_bootbinaries.1.0-test-device-public"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SUMMARY = "Prebuilt bootlader images for Qualcomm RB1"

LICENSE = "LICENSE.qcom"
LICENSE = "LicenseRef-LICENSE.qcom"
LIC_FILES_CHKSUM = "file://LICENSE;md5=cbbe399f2c983ad51768f4561587f000"

SRC_URI = "https://artifacts.codelinaro.org/artifactory/clo-549-96boards-backup/96boards/rb1/linaro/rescue/23.12/rb1-bootloader-emmc-linux-47528.zip"
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/firmware-boot/firmware-qcom-boot-shikra.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DESCRIPTION = "QCOM NHLOS Firmware for Qualcomm Shikra-EVK platform"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/${BOOTBINARIES}/LICENSE.qcom-2.txt;md5=165287851294f2fb8ac8cbc5e24b02b0"

FW_ARTIFACTORY = "softwarecenter.qualcomm.com/nexus/generic/product/chip/tech-package/SHIKRA_bootbinaries.1.0/shikra_bootbinaries.1.0-test-device-public"
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/firmware-boot/firmware-qcom-boot-sm8750.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DESCRIPTION = "QCOM NHLOS Firmware for Qualcomm SM8750-MTP platform"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/LICENSE.${BPN};md5=6e1bae7ef13289c332a27b917fb49764"

FW_ARTIFACTORY = "softwarecenter.qualcomm.com/nexus/generic/product/chip/tech-package/SM8750_bootbinaries.1.0/sm8750_bootbinaries.1.0-test-device-public"
Expand Down
2 changes: 0 additions & 2 deletions recipes-bsp/firmware/.gitignore

This file was deleted.

2 changes: 1 addition & 1 deletion recipes-bsp/firmware/camxfirmware-hamoa_1.0.0.bb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SUMMARY = "Qualcomm camera firmware for Hamoa"
DESCRIPTION = "Qualcomm camera firmware to support camera functionality on Hamoa"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://usr/share/doc/${BPN}/LICENSE.QCOM-2.txt;md5=165287851294f2fb8ac8cbc5e24b02b0"

PBT_BUILD_DATE = "260514"
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/firmware/camxfirmware-kodiak_1.0.7.bb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SUMMARY = "Qualcomm camera firmware for kodiak"
DESCRIPTION = "Qualcomm camera firmware to support camera functionality on Kodiak"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://usr/share/doc/${BPN}/LICENSE.QCOM-2.txt;md5=165287851294f2fb8ac8cbc5e24b02b0"

PBT_BUILD_DATE = "260209.1"
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/firmware/camxfirmware-lemans_1.0.7.bb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SUMMARY = "Qualcomm camera firmware for lemans"
DESCRIPTION = "Qualcomm camera firmware to support camera functionality on lemans"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://usr/share/doc/${BPN}/LICENSE.QCOM-2.txt;md5=165287851294f2fb8ac8cbc5e24b02b0"

PBT_BUILD_DATE = "260209.1"
Expand Down
2 changes: 1 addition & 1 deletion recipes-bsp/firmware/camxfirmware-talos_1.0.1.bb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SUMMARY = "Qualcomm camera firmware for Talos"
DESCRIPTION = "Qualcomm camera firmware to support camera functionality on Talos"
LICENSE = "LICENSE.qcom-2"
LICENSE = "LicenseRef-LICENSE.qcom-2"
LIC_FILES_CHKSUM = "file://usr/share/doc/${BPN}/LICENSE.QCOM-2.txt;md5=165287851294f2fb8ac8cbc5e24b02b0"

PBT_BUILD_DATE = "260209.1"
Expand Down
4 changes: 2 additions & 2 deletions recipes-bsp/firmware/firmware-ath6kl_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

SUMMARY = "Additional firmware files for Qualcomm/Atheros Ath6k SoC"

LICENSE = "Firmware-qualcommAthos_ath6kl"
LICENSE = "LicenseRef-Firmware-qualcommAthos-ath6kl"
LIC_FILES_CHKSUM = "file://LICENSE.qca_firmware;md5=2a397c0e988f4c52d3d526133b617c8d"
NO_GENERIC_LICENSE[Firmware-qualcommAthos_ath6kl] = "LICENSE.qca_firmware"
NO_GENERIC_LICENSE[Firmware-qualcommAthos-ath6kl] = "LICENSE.qca_firmware"

SRC_URI = "git://github.com/qca/ath6kl-firmware;protocol=https;branch=master"
SRCREV = "2e02576c1dab6fd35118eea1004f50aaaed3794f"
Expand Down
30 changes: 0 additions & 30 deletions recipes-bsp/firmware/firmware-qcom-dragonboard-apq8060.bb

This file was deleted.

23 changes: 0 additions & 23 deletions recipes-bsp/firmware/firmware-qcom-dragonboard-apq8074.bb

This file was deleted.

88 changes: 0 additions & 88 deletions recipes-bsp/firmware/firmware-qcom-nhlos.inc

This file was deleted.

Loading
Loading