From 3e39540bfacbafcd799c1b863d6b1b42d67f77f7 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Tue, 8 Jan 2019 07:02:35 +0000 Subject: [PATCH] TEMP: disable crazycat/dvb-latest - needs access_ok fix See: https://github.com/torvalds/linux/commit/96d4f267e40f9509e8a66e2b39e8b95655617693 --- projects/Generic/options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/options b/projects/Generic/options index 7c4e1691fc..956470479b 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -97,7 +97,7 @@ # driver addons to install: # for a list of additional drivers see packages/linux-driver-addons # Space separated list is supported, - DRIVER_ADDONS="crazycat digital_devices dvb-latest" + #DRIVER_ADDONS="crazycat digital_devices dvb-latest" # Default size of the ova image, in MB, eg. 4096 OVA_SIZE="4096"