mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #2307 from MilhouseVH/le90_mesa_cmake_bumps
Package Updates: bump mesa-17.3, cmake-3.10.0
This commit is contained in:
commit
5287bce49c
@ -17,12 +17,12 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="cmake"
|
||||
PKG_VERSION="3.7.2"
|
||||
PKG_SHA256="dc1246c4e6d168ea4d6e042cfba577c1acd65feea27e56f5ff37df920c30cae0"
|
||||
PKG_VERSION="3.10.0"
|
||||
PKG_SHA256="b3345c17609ea0f039960ef470aa099de9942135990930a57c14575aae884987"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="BSD"
|
||||
PKG_SITE="http://www.cmake.org/"
|
||||
PKG_URL="http://www.cmake.org/files/v3.7/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_URL="http://www.cmake.org/files/v${PKG_VERSION%.*}/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_HOST="ccache:host openssl:host"
|
||||
PKG_SECTION="toolchain/devel"
|
||||
PKG_SHORTDESC="cmake: A cross-platform, open-source make system"
|
||||
|
@ -17,8 +17,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="mesa"
|
||||
PKG_VERSION="17.2.3"
|
||||
PKG_SHA256="a0b0ec8f7b24dd044d7ab30a8c7e6d3767521e245f88d4ed5dd93315dc56f837"
|
||||
PKG_VERSION="17.3.0"
|
||||
PKG_SHA256="29a0a3a6c39990d491a1a58ed5c692e596b3bfc6c01d0b45e0b787116c50c6d9"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.mesa3d.org/"
|
||||
@ -96,7 +96,7 @@ PKG_CONFIGURE_OPTS_TARGET="CC_FOR_BUILD=$HOST_CC \
|
||||
--disable-nine \
|
||||
--disable-xvmc \
|
||||
$MESA_VDPAU \
|
||||
--disable-omx \
|
||||
--disable-omx-bellagio \
|
||||
--disable-va \
|
||||
--disable-opencl \
|
||||
--enable-opencl-icd \
|
||||
|
Loading…
x
Reference in New Issue
Block a user