mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-6.0
This commit is contained in:
commit
72a4e926c9
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="libdrm"
|
||||
PKG_VERSION="2.4.61"
|
||||
PKG_VERSION="2.4.62"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
@ -53,4 +53,5 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-udev \
|
||||
$DRM_CONFIG \
|
||||
--disable-install-test-programs \
|
||||
--disable-cairo-tests \
|
||||
--disable-manpages"
|
||||
--disable-manpages \
|
||||
--disable-valgrind"
|
||||
|
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="mesa"
|
||||
PKG_VERSION="10.6.0"
|
||||
PKG_VERSION="10.6.1"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user