1
0
forked from jengelh/virtualbox

Accepting request 56966 from home:mseben

fix build

OBS-URL: https://build.opensuse.org/request/show/56966
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=13
This commit is contained in:
Michal Seben
2011-01-01 15:49:43 +00:00
committed by Git OBS Bridge
parent 6ee94e2a28
commit fdf7d593f3
3 changed files with 25 additions and 2 deletions

13
vbox-smc-napa.diff Normal file
View File

@@ -0,0 +1,13 @@
Index: VirtualBox-4.0.0_OSE/src/VBox/Devices/PC/vbox.dsl
===================================================================
--- VirtualBox-4.0.0_OSE.orig/src/VBox/Devices/PC/vbox.dsl
+++ VirtualBox-4.0.0_OSE/src/VBox/Devices/PC/vbox.dsl
@@ -778,7 +778,7 @@ DefinitionBlock ("DSDT.aml", "DSDT", 1,
Device (SMC)
{
Name (_HID, EisaId ("APP0001"))
- Name (_CID, "smc-napa")
+ Name (_CID, "smcnapa")
Method (_STA, 0, NotSerialized)
{