mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xf86-video-intel: update to xf86-video-intel-1.5.901
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
faa3586f72
commit
2b0cab5afd
@ -24,9 +24,6 @@
|
|||||||
|
|
||||||
xorg_drv_configure_prepend
|
xorg_drv_configure_prepend
|
||||||
|
|
||||||
PKG_CONFIG="$PKG_CONFIG --define-variable=sdkdir=$SYSROOT_PREFIX/usr/include/xorg"
|
|
||||||
CFLAGS="$CFLAGS -I$SYSROOT_PREFIX/usr/include/xorg/"
|
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
@ -37,6 +34,7 @@ cd $PKG_BUILD
|
|||||||
--enable-dri \
|
--enable-dri \
|
||||||
--enable-kms-only \
|
--enable-kms-only \
|
||||||
--disable-xvmc \
|
--disable-xvmc \
|
||||||
|
--enable-sna \
|
||||||
--with-xorg-module-dir=$XORG_PATH_MODULES
|
--with-xorg-module-dir=$XORG_PATH_MODULES
|
||||||
|
|
||||||
make
|
make
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="xf86-video-intel"
|
PKG_NAME="xf86-video-intel"
|
||||||
PKG_VERSION="2.15.0"
|
PKG_VERSION="2.15.901"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="i386 x86_64"
|
PKG_ARCH="i386 x86_64"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user