diff options
author | Mike Westerhof <mwester@dls.net> | 2006-03-01 02:23:55 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-01 02:23:55 +0000 |
commit | f3c738f66b66c663f682f9154b200ffeae89902d (patch) | |
tree | 02b5516abe638cd38de157e5db3d8c9370bc5123 /conf/distro/unslung.conf | |
parent | 74b0c595d3322c18ea52fafe97b2e67ba5ccc01f (diff) |
unslung-rootfs: unsling fix, empty pcmcia dir fix - unsling script fixed for no-automatic mount, updated README and NOTES, change to remove empty pcmcia dir
Diffstat (limited to 'conf/distro/unslung.conf')
-rw-r--r-- | conf/distro/unslung.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf index 24adaed1e8..e130ae09cf 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Unslung Linux Distribution for the NSLU2 DISTRO_NAME = "Unslung" -DISTRO_VERSION = "6.6-alpha" +DISTRO_VERSION = "6.7-alpha" DISTRO_TYPE = "beta" FEED_URIS = "cross##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stable" |