diff options
author | John Bowler <jbowler@nslu2-linux.org> | 2006-02-06 18:31:27 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-06 18:31:27 +0000 |
commit | 73d5f34675b2019dbeb01884311c459d1394b6ba (patch) | |
tree | aa2e9cf21c8347e5c4729148b0cdaf8b2161b412 /conf/distro/ucslugc.conf | |
parent | c3650521e57ced06ae9a9d00598cc4fe336bd3a7 (diff) |
slugos: release 3.5-beta
Diffstat (limited to 'conf/distro/ucslugc.conf')
-rw-r--r-- | conf/distro/ucslugc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/ucslugc.conf b/conf/distro/ucslugc.conf index 52cc4ab106..24ef6e6c33 100644 --- a/conf/distro/ucslugc.conf +++ b/conf/distro/ucslugc.conf @@ -5,7 +5,7 @@ # This is SLUGOS-BTU with a different name... DISTRO_NAME = "UcSlugC" # DISTRO_VERSION = "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" -DISTRO_FEED = "unstable" +# DISTRO_FEED = "unstable" DISTRO_TYPE = "beta" SLUGOS_IMAGENAME = "ucslugc" SLUGOS_IMAGESEX = "big-endian" |