From 6230c0852a1047ad7ba428f1ee456dfb8e90af46 Mon Sep 17 00:00:00 2001 From: MilhouseVH Date: Sat, 13 Jul 2019 01:19:54 +0100 Subject: [PATCH] TEMP: disable crazycat/dvb-latest while incompatible --- projects/Generic/options | 2 +- projects/RPi/options | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/Generic/options b/projects/Generic/options index 6c34ef056f..14b1f9c715 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -77,7 +77,7 @@ ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS bcm_sta intel_nuc_led" # build and install driver addons (yes / no) - DRIVER_ADDONS_SUPPORT="yes" + DRIVER_ADDONS_SUPPORT="no" # driver addons to install: # for a list of additional drivers see packages/linux-driver-addons diff --git a/projects/RPi/options b/projects/RPi/options index 1bfe046e0b..62d6d019c1 100644 --- a/projects/RPi/options +++ b/projects/RPi/options @@ -118,7 +118,7 @@ ADDITIONAL_DRIVERS="$ADDITIONAL_DRIVERS rpi-cirrus-config bcm2835-driver" # build and install driver addons (yes / no) - DRIVER_ADDONS_SUPPORT="yes" + DRIVER_ADDONS_SUPPORT="no" # driver addons to install: # for a list of additional drivers see packages/linux-driver-addons