Skip to content

Commit 83cb60e

Browse files
committed
qcom-armv8a: stop pulling in mesa-driver-msm
Mesa drivers are not essential for the machine to boot. Also, it is a distro-level (or user-level) decision, which set of GL drivers to pull into the resulting image. Stop listing mesa-driver-msm in MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS. Signed-off-by: Dmitry Baryshkov <[email protected]>
1 parent ca15313 commit 83cb60e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conf/machine/qcom-armv8a.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ MACHINE_EXTRA_RRECOMMENDS += " \
6666
# Modules and firmware for all supported machines
6767
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
6868
kernel-modules \
69-
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'mesa-driver-msm', '', d)} \
7069
${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'wireless-regdb-static', '', d)} \
7170
packagegroup-dragonboard410c-firmware \
7271
packagegroup-dragonboard820c-firmware \

0 commit comments

Comments
 (0)