This commit is contained in:
committed by
Git OBS Bridge
parent
af3c23ccba
commit
2e40c9b50c
@@ -1,14 +1,15 @@
|
||||
Index: xen-unstable/Config.mk
|
||||
Index: xen-3.0.5-testing/Config.mk
|
||||
===================================================================
|
||||
--- xen-unstable.orig/Config.mk
|
||||
+++ xen-unstable/Config.mk
|
||||
@@ -70,7 +70,7 @@ ACM_DEFAULT_SECURITY_POLICY ?= ACM_NULL_
|
||||
--- xen-3.0.5-testing.orig/Config.mk
|
||||
+++ xen-3.0.5-testing/Config.mk
|
||||
@@ -89,8 +89,8 @@ ACM_DEFAULT_SECURITY_POLICY ?= ACM_NULL_
|
||||
# Optional components
|
||||
XENSTAT_XENTOP ?= y
|
||||
VTPM_TOOLS ?= n
|
||||
XENSTAT_XENTOP ?= y
|
||||
VTPM_TOOLS ?= n
|
||||
-LIBXENAPI_BINDINGS ?= n
|
||||
-XENFB_TOOLS ?= n
|
||||
-XENFB_TOOLS ?= n
|
||||
+LIBXENAPI_BINDINGS ?= y
|
||||
+XENFB_TOOLS ?= y
|
||||
+XENFB_TOOLS ?= y
|
||||
PYTHON_TOOLS ?= y
|
||||
|
||||
-include $(XEN_ROOT)/.config
|
||||
|
Reference in New Issue
Block a user