Skip to content

Commit ca15313

Browse files
committed
qcom-armv7a: 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 fe7e3bd commit ca15313

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conf/machine/qcom-armv7a.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ KERNEL_DEVICETREE ?= " \
3333
"
3434

3535
MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
36-
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'mesa-driver-msm', '', d)} \
3736
${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'wireless-regdb-static', '', d)} \
3837
"
3938

0 commit comments

Comments
 (0)