mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 14:16:40 +00:00
config/sources: move distro specific sources to projects/$PROJECT/options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0ce4069815
commit
ed9555ead8
@ -1,5 +1,2 @@
|
|||||||
# Distribution Download site
|
|
||||||
DISTRO_SRC="http://sources.openelec.tv/$OPENELEC_VERSION"
|
|
||||||
|
|
||||||
# Sourceforge download site
|
# Sourceforge download site
|
||||||
SOURCEFORGE_SRC="http://prdownloads.sourceforge.net"
|
SOURCEFORGE_SRC="http://prdownloads.sourceforge.net"
|
@ -244,6 +244,9 @@
|
|||||||
# Coreboot support (yes / no)
|
# Coreboot support (yes / no)
|
||||||
COREBOOT="no"
|
COREBOOT="no"
|
||||||
|
|
||||||
|
# Distribution Specific source location
|
||||||
|
DISTRO_SRC="http://sources.openelec.tv/$OPENELEC_VERSION"
|
||||||
|
|
||||||
# Addon Server Url
|
# Addon Server Url
|
||||||
ADDON_SERVER_URL="http://addons.openelec.tv"
|
ADDON_SERVER_URL="http://addons.openelec.tv"
|
||||||
|
|
||||||
|
@ -244,6 +244,9 @@
|
|||||||
# Coreboot support (yes / no)
|
# Coreboot support (yes / no)
|
||||||
COREBOOT="no"
|
COREBOOT="no"
|
||||||
|
|
||||||
|
# Distribution Specific source location
|
||||||
|
DISTRO_SRC="http://sources.openelec.tv/$OPENELEC_VERSION"
|
||||||
|
|
||||||
# Addon Server Url
|
# Addon Server Url
|
||||||
ADDON_SERVER_URL="http://addons.openelec.tv"
|
ADDON_SERVER_URL="http://addons.openelec.tv"
|
||||||
|
|
||||||
|
@ -244,6 +244,9 @@
|
|||||||
# Coreboot support (yes / no)
|
# Coreboot support (yes / no)
|
||||||
COREBOOT="no"
|
COREBOOT="no"
|
||||||
|
|
||||||
|
# Distribution Specific source location
|
||||||
|
DISTRO_SRC="http://sources.openelec.tv/$OPENELEC_VERSION"
|
||||||
|
|
||||||
# Addon Server Url
|
# Addon Server Url
|
||||||
ADDON_SERVER_URL="http://addons.openelec.tv"
|
ADDON_SERVER_URL="http://addons.openelec.tv"
|
||||||
|
|
||||||
|
@ -244,6 +244,9 @@
|
|||||||
# Coreboot support (yes / no)
|
# Coreboot support (yes / no)
|
||||||
COREBOOT="no"
|
COREBOOT="no"
|
||||||
|
|
||||||
|
# Distribution Specific source location
|
||||||
|
DISTRO_SRC="http://sources.openelec.tv/$OPENELEC_VERSION"
|
||||||
|
|
||||||
# Addon Server Url
|
# Addon Server Url
|
||||||
ADDON_SERVER_URL="http://addons.openelec.tv"
|
ADDON_SERVER_URL="http://addons.openelec.tv"
|
||||||
|
|
||||||
|
@ -244,6 +244,9 @@
|
|||||||
# Coreboot support (yes / no)
|
# Coreboot support (yes / no)
|
||||||
COREBOOT="no"
|
COREBOOT="no"
|
||||||
|
|
||||||
|
# Distribution Specific source location
|
||||||
|
DISTRO_SRC="http://sources.openelec.tv/$OPENELEC_VERSION"
|
||||||
|
|
||||||
# Addon Server Url
|
# Addon Server Url
|
||||||
ADDON_SERVER_URL="http://addons.openelec.tv"
|
ADDON_SERVER_URL="http://addons.openelec.tv"
|
||||||
|
|
||||||
|
@ -244,6 +244,9 @@
|
|||||||
# Coreboot support (yes / no)
|
# Coreboot support (yes / no)
|
||||||
COREBOOT="no"
|
COREBOOT="no"
|
||||||
|
|
||||||
|
# Distribution Specific source location
|
||||||
|
DISTRO_SRC="http://sources.openelec.tv/$OPENELEC_VERSION"
|
||||||
|
|
||||||
# Addon Server Url
|
# Addon Server Url
|
||||||
ADDON_SERVER_URL="http://addons.openelec.tv"
|
ADDON_SERVER_URL="http://addons.openelec.tv"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user