diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-06-10 15:37:26 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-06-10 15:37:26 +0000 |
commit | ad68fd1b19ecba85e2b75560ad46d7690a9e8bb7 (patch) | |
tree | aee712b82939ee181552973c214ac1e5e93d391b /conf | |
parent | a1d10d68211fc3acbef83376a70253fc534adecb (diff) |
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/bitkeeper/openembedded
2005/06/11 01:06:53+09:30 (none)!rwhitby
Unslung 5.2-alpha: Removed the ipkg symlink on the jffs2 partition, and made unsling put it back again on the external disk
BKrev: 42a9b3b6Hk58_QfPj1VvLcn3OHJ5Iw
Diffstat (limited to '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 23801178fb..33586227b1 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -7,7 +7,7 @@ FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/unslung/native" FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/unslung/oe" DISTRO_NAME = "Unslung" -DISTRO_VERSION = "4.21-alpha" +DISTRO_VERSION = "5.2-alpha" DISTRO_TYPE = "beta" TARGET_FPU = "soft" |