mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
projects: remove ALSA_SUPPORT from project options
This option is defined by our distrobution options and shouldn't have to be explicitly set per project
This commit is contained in:
parent
9dad29d307
commit
4dac99f0bc
@ -135,9 +135,6 @@
|
|||||||
# cron support (yes / no)
|
# cron support (yes / no)
|
||||||
CRON_SUPPORT="no"
|
CRON_SUPPORT="no"
|
||||||
|
|
||||||
# build and install ALSA Audio support (yes / no)
|
|
||||||
ALSA_SUPPORT="no"
|
|
||||||
|
|
||||||
# OpenGL(X) implementation to use (no / mesa)
|
# OpenGL(X) implementation to use (no / mesa)
|
||||||
OPENGL="no"
|
OPENGL="no"
|
||||||
|
|
||||||
|
@ -31,9 +31,6 @@
|
|||||||
# setup project defaults
|
# setup project defaults
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# build and install ALSA Audio support (yes / no)
|
|
||||||
ALSA_SUPPORT="yes"
|
|
||||||
|
|
||||||
# OpenGL(X) implementation to use (no / mesa)
|
# OpenGL(X) implementation to use (no / mesa)
|
||||||
OPENGL="no"
|
OPENGL="no"
|
||||||
|
|
||||||
|
@ -40,9 +40,6 @@
|
|||||||
# setup project defaults
|
# setup project defaults
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# build and install ALSA Audio support (yes / no)
|
|
||||||
ALSA_SUPPORT="yes"
|
|
||||||
|
|
||||||
# OpenGL(X) implementation to use (no / mesa)
|
# OpenGL(X) implementation to use (no / mesa)
|
||||||
OPENGL="no"
|
OPENGL="no"
|
||||||
|
|
||||||
|
@ -46,9 +46,6 @@
|
|||||||
# setup project defaults
|
# setup project defaults
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# build and install ALSA Audio support (yes / no)
|
|
||||||
ALSA_SUPPORT="yes"
|
|
||||||
|
|
||||||
# additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware)
|
# additional Firmware to use (dvb-firmware, misc-firmware, wlan-firmware)
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. FIRMWARE="dvb-firmware misc-firmware wlan-firmware"
|
# e.g. FIRMWARE="dvb-firmware misc-firmware wlan-firmware"
|
||||||
|
@ -26,9 +26,6 @@
|
|||||||
# setup project defaults
|
# setup project defaults
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# build and install ALSA Audio support (yes / no)
|
|
||||||
ALSA_SUPPORT="yes"
|
|
||||||
|
|
||||||
# OpenGL(X) implementation to use (no / mesa)
|
# OpenGL(X) implementation to use (no / mesa)
|
||||||
OPENGL="no"
|
OPENGL="no"
|
||||||
|
|
||||||
|
@ -54,9 +54,6 @@
|
|||||||
# setup project defaults
|
# setup project defaults
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# build and install ALSA Audio support (yes / no)
|
|
||||||
ALSA_SUPPORT="yes"
|
|
||||||
|
|
||||||
# OpenGL(X) implementation to use (no / Mesa)
|
# OpenGL(X) implementation to use (no / Mesa)
|
||||||
OPENGL="no"
|
OPENGL="no"
|
||||||
|
|
||||||
|
@ -66,9 +66,6 @@
|
|||||||
# setup project defaults
|
# setup project defaults
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# build and install ALSA Audio support (yes / no)
|
|
||||||
ALSA_SUPPORT="yes"
|
|
||||||
|
|
||||||
# OpenGL(X) implementation to use (no / mesa)
|
# OpenGL(X) implementation to use (no / mesa)
|
||||||
OPENGL="no"
|
OPENGL="no"
|
||||||
|
|
||||||
|
@ -35,9 +35,6 @@
|
|||||||
# setup project defaults
|
# setup project defaults
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# build and install ALSA Audio support (yes / no)
|
|
||||||
ALSA_SUPPORT="yes"
|
|
||||||
|
|
||||||
# OpenGL(X) implementation to use (no / mesa)
|
# OpenGL(X) implementation to use (no / mesa)
|
||||||
OPENGL="no"
|
OPENGL="no"
|
||||||
|
|
||||||
|
@ -42,9 +42,6 @@
|
|||||||
# setup project defaults
|
# setup project defaults
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
# build and install ALSA Audio support (yes / no)
|
|
||||||
ALSA_SUPPORT="yes"
|
|
||||||
|
|
||||||
# OpenGL(X) implementation to use (no / mesa)
|
# OpenGL(X) implementation to use (no / mesa)
|
||||||
OPENGL="no"
|
OPENGL="no"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user