diff options
author | Koen Kooi <koen@openembedded.org> | 2005-04-07 10:02:48 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2005-04-07 10:02:48 +0000 |
commit | 63b59ae60e70427eaf96e35597bc4a0884c23325 (patch) | |
tree | e94410a05f27aa2cb511c5a6a07da3d85aba016c /conf | |
parent | 1ff8ac77174e6643b400489a6aefa40703ae4cdb (diff) |
familiar-0.8.2.conf: switch to release mode. *finally*
BKrev: 42550548-wmia9Eh2RcizArS6E14vQ
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/familiar-0.8.2.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/familiar-0.8.2.conf b/conf/distro/familiar-0.8.2.conf index 400e5e83d4..586c0b6344 100644 --- a/conf/distro/familiar-0.8.2.conf +++ b/conf/distro/familiar-0.8.2.conf @@ -4,8 +4,8 @@ DISTRO = "familiar" DISTRO_NAME = "Familiar Linux" DISTRO_VERSION = "v0.8.2" -DISTRO_TYPE = "debug" -#DISTRO_TYPE = "release" +#DISTRO_TYPE = "debug" +DISTRO_TYPE = "release" FEED_URIS += " \ base##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/base \ |