Commit 19cd8c8
committed
qcom-armv8a: ensure iq-8275 firmware availability
Firmware binaries required for the iq-8275 platform are not
included by default in images built for qcom-armv8a. Since the
firmware package is not part of the machine’s essential
recommendations, systems may boot without the necessary firmware,
leading to incomplete hardware support at runtime.
Add firmware packagegroup to MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS.
By doing so, the required firmware binaries for the iq-8275
platform are automatically pulled into the image, ensuring they
are available by default on qcom-armv8a builds.
Signed-off-by: Kavinaya S <kavinaya@qti.qualcomm.com>1 parent 8fcbe81 commit 19cd8c8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
0 commit comments