mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
mesa: update to mesa-19.2.0
This commit is contained in:
parent
39f0f8023c
commit
d922ec35c0
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="mesa"
|
PKG_NAME="mesa"
|
||||||
PKG_VERSION="19.1.7"
|
PKG_VERSION="19.2.0"
|
||||||
PKG_SHA256="97c9f6a6127bee5ab21c3fe63ff3e0bd73a7966415f92f66500b0b276b7150da"
|
PKG_SHA256="759b49948e61e4312ae12c7bb905b0ec6d385535dc44fe346c334e5a4807e0cd"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://www.mesa3d.org/"
|
PKG_SITE="http://www.mesa3d.org/"
|
||||||
PKG_URL="https://github.com/mesa3d/mesa/archive/mesa-${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/mesa3d/mesa/archive/mesa-${PKG_VERSION}.tar.gz"
|
||||||
@ -33,7 +33,6 @@ PKG_MESON_OPTS_TARGET="-Ddri-drivers=${DRI_DRIVERS// /,} \
|
|||||||
-Dopengl=true \
|
-Dopengl=true \
|
||||||
-Dgbm=true \
|
-Dgbm=true \
|
||||||
-Degl=true \
|
-Degl=true \
|
||||||
-Dasm=true \
|
|
||||||
-Dvalgrind=false \
|
-Dvalgrind=false \
|
||||||
-Dlibunwind=false \
|
-Dlibunwind=false \
|
||||||
-Dlmsensors=false \
|
-Dlmsensors=false \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user