Merge pull request #2538 from fewtarius/dev
Reverts x55 GPU driver, bump ES for new features.
This commit is contained in:
commit
8b734112b8
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
|
||||
|
||||
PKG_NAME="emulationstation"
|
||||
PKG_VERSION="cfde2673887187514afaf391f7d59622360201df"
|
||||
PKG_VERSION="98a084c805f8429a8d446251f7c21f1f46d56a53"
|
||||
PKG_GIT_CLONE_BRANCH="main"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
|
||||
# Mali GPU family
|
||||
MALI_FAMILY="bifrost-g52"
|
||||
MALI_VERSION="g13p0"
|
||||
MALI_VERSION="g2p0"
|
||||
OPENGLES="libmali"
|
||||
VULKAN_SUPPORT="no"
|
||||
|
||||
|
|
Loading…
Reference in a new issue