RK3399 - Push Mesa back to 22.3.7

This commit is contained in:
mason 2023-07-15 18:06:14 +00:00
parent 62e9750d99
commit aac6f02bc4
No known key found for this signature in database
GPG key ID: 84D9278A11FA112B

View file

@ -17,8 +17,8 @@ case ${DEVICE} in
PKG_GIT_CLONE_BRANCH="csf"
;;
RK3399)
PKG_VERSION="23.0.4"
PKG_SHA256="ee7f2cad1c58f943ea3048e59871908900b0a656ebdcf6a309e60af4270792f6"
PKG_VERSION="22.3.7"
PKG_SHA256="894ce2f4a1c2e76177cdd2284620192d0da3066b243eec2fbb1d7cf37f13042c"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"
;;