From 8e8d5c85b8490eaf354865ee9088e08277e73239 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Thu, 4 Dec 2014 12:54:44 +0100 Subject: [PATCH] Remove vmware driver from the image. --- build/jam/images/definitions/minimum | 2 -- 1 file changed, 2 deletions(-) diff --git a/build/jam/images/definitions/minimum b/build/jam/images/definitions/minimum index e85d594627..04985b60a4 100644 --- a/build/jam/images/definitions/minimum +++ b/build/jam/images/definitions/minimum @@ -148,7 +148,6 @@ SYSTEM_NETWORK_PROTOCOLS = SYSTEM_ADD_ONS_ACCELERANTS = [ FFilterByBuildFeatures x86,x86_64 @{ vesa.accelerant - vmware.accelerant }@ # x86,x86_64 ] ; @@ -177,7 +176,6 @@ SYSTEM_ADD_ONS_DRIVERS_AUDIO_OLD = ; SYSTEM_ADD_ONS_DRIVERS_GRAPHICS = [ FFilterByBuildFeatures x86,x86_64 @{ vesa - vmware }@ # x86,x86_64 ] ;