From aa735440a1c9e86d3de753d55dcc6ebd4edfee88 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 30 May 2011 02:12:19 +0200 Subject: [PATCH] projects/*/options: rename build so its more clear which build we use Signed-off-by: Stephan Raue --- projects/ATV/options | 2 +- projects/Fusion/options | 2 +- projects/Generic/options | 2 +- projects/ION/options | 2 +- projects/Intel/options | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/ATV/options b/projects/ATV/options index ccc3da31a2..ca54427f1a 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC" + DISTRONAME="OpenELEC_EDEN" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Fusion/options b/projects/Fusion/options index d0654052b9..bd2c3eb193 100644 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC" + DISTRONAME="OpenELEC_EDEN" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Generic/options b/projects/Generic/options index b6041558d6..2c50138c6d 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC" + DISTRONAME="OpenELEC_EDEN" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/ION/options b/projects/ION/options index 686e01f069..bc279138b8 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC" + DISTRONAME="OpenELEC_EDEN" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################" diff --git a/projects/Intel/options b/projects/Intel/options index b0e9b8c4bb..54b0b7bc5e 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -1,5 +1,5 @@ # Name of the Distro to build (full name, without special charcters) - DISTRONAME="OpenELEC" + DISTRONAME="OpenELEC_EDEN" # Welcome Message for e.g. SSH Server (up to 5 Lines) GREATING0="##############################################"