summaryrefslogtreecommitdiff
path: root/conf/distro/ezx.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/ezx.conf')
-rw-r--r--conf/distro/ezx.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/distro/ezx.conf b/conf/distro/ezx.conf
index d2349f5b1e..2bb392759a 100644
--- a/conf/distro/ezx.conf
+++ b/conf/distro/ezx.conf
@@ -5,13 +5,14 @@
#@MAINTAINER: Michael 'Mickey' Lauer <mickey@Vanille.de>
#@--------------------------------------------------------------------
-include conf/distro/openzaurus.conf
-
DISTRO_NAME = "OpenEZX"
DISTRO_VERSION = ".dev-snapshot-${DATE}"
DISTRO_TYPE = "debug"
# DISTRO_TYPE = "release"
+include conf/distro/openzaurus.conf
+
+
#FEED_URIS += " \
# upgrades##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/upgrades/ \
#upgrades-${MACHINE}##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/upgrades/${MACHINE} \