summaryrefslogtreecommitdiff
path: root/conf/distro/shr.conf
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2010-01-10 21:07:57 +0000
committerGraeme Gregory <dp@xora.org.uk>2010-01-10 21:07:57 +0000
commit09be6bb208f5ecc2a00274038866f5fb3b25c5fd (patch)
tree85c28fadcdfd4172a9959486369fdd55a2fef130 /conf/distro/shr.conf
parent8a3b0c0dd65c3c2def554af01446b9ee09725355 (diff)
parentf2934215635d101459eb15b3505843370c20c6ec (diff)
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'conf/distro/shr.conf')
-rw-r--r--conf/distro/shr.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index b99c895dc2..74526d0296 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -25,8 +25,8 @@ DISTRO_NAME = "shr"
DISTRO_VERSION = "-${DATE}"
DISTRO_REVISION = "2"
DISTRO_PR = ".4"
-#DISTRO_TYPE = "release"
-DISTRO_TYPE = "debug"
+DISTRO_TYPE = "release"
+#DISTRO_TYPE = "debug"
DISTRO = "shr"
DISTRO_SSH_DAEMON = "openssh"