shr.conf: switch to release DISTRO_TYPE
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 6 Jan 2010 21:25:00 +0000 (22:25 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 8 Jan 2010 19:52:59 +0000 (20:52 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/shr.conf

index b99c895..74526d0 100644 (file)
@@ -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"