Commit 2c53c196 authored by Anton Midyukov's avatar Anton Midyukov

regular-vm.mk: Add glmark2

Useful tool for testing the 3d subsystem; we use it a lot on aarch64 and riscv64 systems. Request by iv@
parent 6543361d
......@@ -65,6 +65,7 @@ endif
vm/.regular-desktop:: vm/systemd mixin/regular-vm-x11 \
+systemd +systemd-optimal +plymouth
@$(call add,THE_PACKAGES,bluez)
@$(call add,THE_PACKAGES,glmark2 glmark2-es2)
@$(call add,DEFAULT_SERVICES_ENABLE,bluetoothd)
ifeq (,$(filter-out armh aarch64,$(ARCH)))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment