aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/slugos.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/include/slugos.inc')
-rw-r--r--conf/distro/include/slugos.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/slugos.inc b/conf/distro/include/slugos.inc
index 0451fc1f38..7ca8b7a072 100644
--- a/conf/distro/include/slugos.inc
+++ b/conf/distro/include/slugos.inc
@@ -20,8 +20,8 @@ SLUGOS_VERSION = "6.0"
DISTRO_REVISION ?= ""
DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}"
# For release (only):
-# DISTRO_FEED ?= "${SLUGOS_VERSION}-${DISTRO_TYPE}"
-DISTRO_FEED ?= "unstable"
+DISTRO_FEED ?= "${SLUGOS_VERSION}-${DISTRO_TYPE}"
+#DISTRO_FEED ?= "unstable"
THUMB_INTERWORK = "yes"
# "yes" "no"