Accepting request 345608 from home:lwfinger:branches:Virtualization

Removed extraneous file.

OBS-URL: https://build.opensuse.org/request/show/345608
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=236
This commit is contained in:
Martin Pluskal 2015-11-21 18:06:51 +00:00 committed by Git OBS Bridge
parent 171fcb6bee
commit b182b4078a
2 changed files with 5 additions and 11 deletions

View File

@ -1,11 +0,0 @@
--- VirtualBox-5.0.8/Config.kmk.orig 2015-10-28 14:20:16.890267889 -0500
+++ VirtualBox-5.0.8/Config.kmk 2015-10-28 14:22:09.734462286 -0500
@@ -327,6 +327,8 @@ endif
ifdef VBOX_ONLY_SDK
VBOX_WITHOUT_ADDITIONS = 1
endif
+# Build the KMS versions of the Guest Additions
+VBOX_WITH_GUEST_KMS_DRIVER=1
# Don't create the additions ISO.
# (Used by the additions build server, don't invert it.)
#VBOX_WITHOUT_ADDITIONS_ISO = 1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 21 17:54:57 UTC 2015 - Larry.Finger@lwfinger.net
- Remove file vbox_build_kms_modules.diff.
-------------------------------------------------------------------
Fri Nov 20 19:05:51 UTC 2015 - Larry.Finger@lwfinger.net