Skip to content

firmware-qcom: make split packages installable#2557

Open
lumag wants to merge 1 commit into
qualcomm-linux:masterfrom
lumag:fix-fw
Open

firmware-qcom: make split packages installable#2557
lumag wants to merge 1 commit into
qualcomm-linux:masterfrom
lumag:fix-fw

Conversation

@lumag

@lumag lumag commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Since the commit 77e6f45 ("firmware-qcom-nhlos: make sure that meta firmware package is empty") the main package in the split firmware doesn't have any files and thus is skipped by OE. All split firmware packages depend on PN, which can't be fond. Drop the manual dependency, making all split packages installable again.

Closes #2504

vkraleti
vkraleti previously approved these changes Jun 20, 2026
Since the commit 77e6f45 ("firmware-qcom-nhlos: make sure that meta
firmware package is empty") the main package in the split firmware
doesn't have any files and thus is skipped by OE. All split firmware
packages depend on PN, which can't be fond. Drop the manual dependency,
making all split packages installable again.

Closes qualcomm-linux#2504

Fixes: 77e6f45 ("firmware-qcom-nhlos: make sure that meta firmware package is empty")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
@github-actions

Copy link
Copy Markdown

Test run workflow

Test jobs for commit 39f4e4b

nodistro
Pass: 9 | Fail: 0 | Total: 9
qcom-distro_linux-qcom-6.18
Pass: 7 | Fail: 1 | Total: 8
qcom-distro
Pass: 9 | Fail: 1 | Total: 10

@test-reporting-app

Copy link
Copy Markdown

Test Results

 27 files   -    78   27 suites   - 607   1h 5m 48s ⏱️ - 6h 24m 16s
 13 tests  -   118    9 ✅  -   103  0 💤 ± 0  4 ❌  - 15 
203 runs   - 5 805  195 ✅  - 5 697  0 💤  - 79  8 ❌  - 29 

For more details on these failures, see this check.

Results for commit 39f4e4b. ± Comparison against base commit f584593.

This pull request removes 118 tests.
0_AudioRecord_Config01 ‑ AudioRecord_Config01
0_BT_FW_KMD_Service ‑ BT_FW_KMD_Service
0_GStreamer_Video_Encode_h264_480p ‑ GStreamer_Video_Encode_h264_480p
0_Libcamera_cam ‑ Libcamera_cam
0_Weston_Runtime_Preflight ‑ Weston_Runtime_Preflight
0_hotplug ‑ hotplug
10_AudioRecord ‑ AudioRecord
10_Kubernetes_Kernel_Config ‑ Kubernetes_Kernel_Config
11_DSP_AudioPD ‑ DSP_AudioPD
11_Ethernet ‑ Ethernet
…

@ricardosalveti

Copy link
Copy Markdown
Contributor

Is the license now part of the individual packages?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sm8550-hdk firmware files generate empty package which blocks installation

3 participants