Don't checkout old commit of panfrost

This commit is contained in:
SolidHal 2020-03-02 20:04:15 -06:00
parent e77951d76a
commit a621a6cc5f

View File

@ -6,7 +6,6 @@ sudo apt -y install mesa-utils
cd /tmp
git clone https://gitlab.freedesktop.org/mesa/mesa -b master
cd mesa
git checkout 6c4b97011b209fb9c034208b2b2f7e261feaf17c
mkdir build
cd build
meson .. . -Dprefix=/usr -Ddri-drivers= -Dvulkan-drivers= -Dgallium-drivers=panfrost,kmsro,swrast -Dlibunwind=false