mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
xf86-video-virtualbox: update to 5.0.22
This commit is contained in:
parent
47b6d66d5c
commit
c4d968235a
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="xf86-video-virtualbox"
|
PKG_NAME="xf86-video-virtualbox"
|
||||||
PKG_VERSION="5.0.20"
|
PKG_VERSION="5.0.22"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="x86_64"
|
PKG_ARCH="x86_64"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
--- a/src/VBox/Additions/linux/drm/Makefile.module.kms 2016-04-28 09:08:06.000000000 -0400
|
|
||||||
+++ b/src/VBox/Additions/linux/drm/Makefile.module.kms 2016-05-03 15:11:22.134971872 -0400
|
|
||||||
@@ -38,7 +38,7 @@
|
|
||||||
MANGLING := $(KBUILD_EXTMOD)/include/VBox/VBoxGuestMangling.h
|
|
||||||
endif
|
|
||||||
MOD_CFLAGS = -Wno-declaration-after-statement -fshort-wchar -include $(MANGLING)
|
|
||||||
-MOD_INCL = $(addprefix -I$(KBUILD_EXTMOD),/ /include)
|
|
||||||
+MOD_INCL = $(addprefix -I$(KBUILD_EXTMOD),/ /include /r0drv/linux)
|
|
||||||
# What on earth is this?
|
|
||||||
MOD_INCL += $(addprefix -I$(KBUILD_EXTMOD)/vboxvideo,/ /include)
|
|
||||||
MOD_INCL += -Iinclude/drm
|
|
Loading…
x
Reference in New Issue
Block a user