mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #2533 from lrusak/package-updates
graphics package updates
This commit is contained in:
commit
1fed43a1ca
@ -18,8 +18,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libdrm"
|
||||
PKG_VERSION="2.4.85"
|
||||
PKG_SHA256="64e4cd87eaee38ae60b2984ef02b66159b9bdd33030040db2a04339cf15f6173"
|
||||
PKG_VERSION="2.4.91"
|
||||
PKG_SHA256="634a0ed0cc1eff06f48674b1da81aafa661a9f001e7a4f43dde81076886dc800"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://dri.freedesktop.org"
|
||||
|
@ -17,8 +17,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="mesa"
|
||||
PKG_VERSION="17.3.5"
|
||||
PKG_SHA256="eb9228fc8aaa71e0205c1481c5b157752ebaec9b646b030d27478e25a6d7936a"
|
||||
PKG_VERSION="18.0.0"
|
||||
PKG_SHA256="694e5c3d37717d23258c1f88bc134223c5d1aac70518d2f9134d6df3ee791eea"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.mesa3d.org/"
|
||||
@ -97,6 +97,7 @@ PKG_CONFIGURE_OPTS_TARGET="CC_FOR_BUILD=$HOST_CC \
|
||||
--enable-asm \
|
||||
--disable-selinux \
|
||||
$MESA_PLATFORMS \
|
||||
--disable-libunwind \
|
||||
--enable-opengl \
|
||||
$MESA_GLES \
|
||||
$MESA_DRI \
|
||||
|
@ -17,8 +17,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="llvm"
|
||||
PKG_VERSION="5.0.0"
|
||||
PKG_SHA256="e35dcbae6084adcf4abb32514127c5eabd7d63b733852ccdb31e06f1373136da"
|
||||
PKG_VERSION="6.0.0"
|
||||
PKG_SHA256="1ff53c915b4e761ef400b803f07261ade637b0c269d99569f18040f3dcee4408"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://llvm.org/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user