Skip to content

Commit

Permalink
packagegroup-firmware-dragonboard410c: use new firmware packages
Browse files Browse the repository at this point in the history
Install new apq8016 modem and WiFi firmware packages from linux-firmware.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
  • Loading branch information
lumag committed Aug 23, 2023
1 parent 4e2a469 commit 5c7a9c7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ inherit packagegroup
RRECOMMENDS:${PN} += " \
firmware-qcom-dragonboard410c \
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'linux-firmware-qcom-adreno-a3xx', '', d)} \
${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'linux-firmware-qcom-apq8016-wifi', '', d)} \
linux-firmware-qcom-apq8016-modem \
linux-firmware-qcom-venus-1.8 \
"

0 comments on commit 5c7a9c7

Please sign in to comment.