From 1cd36b10279baaf091fd8fca66aee8207b056a57 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 14 May 2024 07:09:42 +0200 Subject: [PATCH] Add glmark2 --- extensions/mesa-oibaf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/mesa-oibaf.sh b/extensions/mesa-oibaf.sh index 5ed5c5ceaa..2603494541 100644 --- a/extensions/mesa-oibaf.sh +++ b/extensions/mesa-oibaf.sh @@ -53,7 +53,7 @@ function post_install_kernel_debs__oibaf() { do_with_retries 3 chroot_sdcard_apt_get_update display_alert "Installing oibaf packages" "${EXTENSION}" "info" - do_with_retries 3 chroot_sdcard_apt_get_install --allow-downgrades glmark2-wayland glmark2-es2 glmark2-es2-wayland mesa-utils + do_with_retries 3 chroot_sdcard_apt_get_install --allow-downgrades glmark2-wayland glmark2 glmark2-es2 glmark2-es2-wayland mesa-utils display_alert "Upgrading oibaf packages" "${EXTENSION}" "info" do_with_retries 3 chroot_sdcard_apt_get dist-upgrade