You've already forked meta-qcom-extras
mirror of
https://github.com/linux-msm/meta-qcom-extras.git
synced 2026-02-25 13:14:43 -08:00
packagegroup-firmware-sm8150-hdk: package proprietary firmware for SM8150-HDK
Add packagegroup for the SM8150 HDK (aka HDK855) board. It does not include Adreno firmware, as it is not packaged (yet). Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
SUMMARY = "Firmware packages for the SM8150-HDK (aka HDK855) board"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
RRECOMMENDS:${PN} += " \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'bluetooth', 'linux-firmware-qca', '', d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'linux-firmware-ath11k', '', d)} \
|
||||
firmware-qcom-sm8150-hdk \
|
||||
linux-firmware-qcom-sm8150-audio \
|
||||
linux-firmware-qcom-sm8150-compute \
|
||||
linux-firmware-qcom-sm8150-modem \
|
||||
linux-firmware-qcom-sm8150-sensors \
|
||||
"
|
||||
Reference in New Issue
Block a user