diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-06-12 23:26:44 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-06-12 23:26:44 +0000 |
commit | e75debac4e140ea02f0435ac1a4d441b73caca69 (patch) | |
tree | 62a9eef5c786bbad99eba4bb8d0be9b26f78a476 /conf | |
parent | f0c6a499831bdeb3b3ad49f57696464a13af6311 (diff) |
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/bitkeeper/openembedded
2005/06/13 08:54:44+09:30 (none)!rwhitby
Unlsung 5.5-beta: no change from 5.4-alpha, ready for work to begin on the binary release.
BKrev: 42acc4b4a8LbiAtJKLSFk1np0v9mVA
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 575296e586..7389a33fa1 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 = "5.4-alpha" +DISTRO_VERSION = "5.5-beta" DISTRO_TYPE = "beta" TARGET_FPU = "soft" |