Skip to content

Commit

Permalink
firmware-qcom-dragonboard845c: drop
Browse files Browse the repository at this point in the history
The only remaining file in firmware-qcom-dragonboard845c is the Renesas
xHCI firmware, which is not requried normally (it is flashed into the
on-board ROM). Also it has questionable licensing status. Drop it from
the layer.

Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed Nov 27, 2024
1 parent c3ea8ac commit 655a3b5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ SUMMARY = "Firmware packages for the DragonBoard 845c board"
inherit packagegroup

RRECOMMENDS:${PN} += " \
firmware-qcom-dragonboard845c \
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'linux-firmware-qcom-adreno-a630 linux-firmware-qcom-sdm845-adreno', '', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'linux-firmware-ath10k-wcn3990 linux-firmware-qcom-sdm845-modem', '', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'linux-firmware-qca linux-firmware-qcom-sdm845-modem', '', d)} \
Expand Down

0 comments on commit 655a3b5

Please sign in to comment.