Generic/RPi: enable crazycat, dvb-latest

This commit is contained in:
CvH 2019-06-02 23:26:56 +02:00
parent a9e2056469
commit 4f47722613
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@
# driver addons to install: # driver addons to install:
# for a list of additional drivers see packages/linux-driver-addons # for a list of additional drivers see packages/linux-driver-addons
# Space separated list is supported, # 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 # Default size of the ova image, in MB, eg. 4096
OVA_SIZE="4096" OVA_SIZE="4096"

View File

@ -127,7 +127,7 @@
# driver addons to install: # driver addons to install:
# for a list of additional drivers see packages/linux-driver-addons # for a list of additional drivers see packages/linux-driver-addons
# Space separated list is supported, # Space separated list is supported,
# DRIVER_ADDONS="crazycat dvb-latest" DRIVER_ADDONS="crazycat dvb-latest"
# debug tty path # debug tty path
DEBUG_TTY="/dev/console" DEBUG_TTY="/dev/console"