forked from pool/virtualbox
Accepting request 833530 from home:lwfinger:branches:Virtualization
- Update to Oracle version 6.1.14a. This minor update enables the building of libvirt again. File "fix_virtio_build.patch" is removed. OBS-URL: https://build.opensuse.org/request/show/833530 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=571
This commit is contained in:
parent
037ec0118a
commit
3547c62a02
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d4ac29e852abee5a36441e381b436175198b8668584f67c5432316c6e330db8
|
||||
size 120579068
|
||||
oid sha256:00d37841df52222a2153665bd135148bad53453e5892e72c493404fd59174c55
|
||||
size 120389752
|
||||
|
@ -1,17 +0,0 @@
|
||||
|
||||
Index: VirtualBox-6.1.14/Config.kmk
|
||||
===================================================================
|
||||
--- VirtualBox-6.1.14.orig/Config.kmk
|
||||
+++ VirtualBox-6.1.14/Config.kmk
|
||||
@@ -459,8 +459,8 @@ VBOX_WITH_LWIP_NAT = 1
|
||||
VBOX_WITH_NAT_SERVICE = 1
|
||||
# Enable the E1000 feature.
|
||||
VBOX_WITH_E1000 = 1
|
||||
-# Enable the Virtio feature.
|
||||
-VBOX_WITH_VIRTIO = 1
|
||||
+# Disable the Virtio feature.
|
||||
+# VBOX_WITH_VIRTIO =
|
||||
# Enable the Virtio SCSI device.
|
||||
VBOX_WITH_VIRTIO_SCSI = 1
|
||||
# HDA emulation is Intel HDA by default.
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 10 16:12:11 UTC 2020 - Larry Finger <Larry.Finger@gmail.com>
|
||||
|
||||
- Update to Oracle version 6.1.14a. This minor update enables the building of libvirt again.
|
||||
File "fix_virtio_build.patch" is removed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 02:20:35 UTC 2020 - Larry Finger <Larry.Finger@gmail.com>
|
||||
|
||||
|
@ -181,7 +181,6 @@ Patch136: fixes_for_gcc10.patch
|
||||
Patch137: handle_gsoap_208103.patch
|
||||
# Fixes for kernel 5.9
|
||||
Patch138: fixes_for_5.9.patch
|
||||
Patch998: fix_virtio_build.patch
|
||||
Patch999: virtualbox-fix-ui-background-color.patch
|
||||
#
|
||||
|
||||
@ -506,7 +505,6 @@ This package contains the kernel-modules that VirtualBox uses to create or run v
|
||||
%patch136 -p1
|
||||
%patch137 -p1
|
||||
%patch138 -p1
|
||||
%patch998 -p1
|
||||
# make VB UI background colors look sane again
|
||||
%patch999 -p1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user