summaryrefslogtreecommitdiffstats
path: root/conf/distro/unslung.conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-02-08 16:25:39 +0000
committerRod Whitby <rod@whitby.id.au>2007-02-08 16:25:39 +0000
commit34cea0ff78182315ff4049d03af223a8d445e847 (patch)
treeae4a8bde9abc2ca42e4eb12bf6833cdbce2eef21 /conf/distro/unslung.conf
parent45802a74a4a83a9523f0423797a1cb1b27345ed8 (diff)
downloadopenembedded-34cea0ff78182315ff4049d03af223a8d445e847.tar.gz
slugos: Removed the obsolete freeze-packages.inc stuff (but left freeze.inc itself there in case any other distro is still using it).
Diffstat (limited to 'conf/distro/unslung.conf')
-rw-r--r--conf/distro/unslung.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf
index b25b94d79f..f7ea4ded4d 100644
--- a/conf/distro/unslung.conf
+++ b/conf/distro/unslung.conf
@@ -10,10 +10,6 @@ FEED_URIS = "cross##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/cross/stabl
FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/native/stable"
FEED_URIS += "oe##http://ipkg.nslu2-linux.org/feeds/unslung/modules/cross/stable"
-# pull in the frozen list of bbfiles
-# UNSLUNG_EXTRA_BBFILES ?= ""
-# require conf/distro/include/freeze.inc
-
TARGET_FPU = "soft"
TARGET_OS = "linux"