From: Rod Whitby Date: Wed, 26 Jul 2006 11:05:29 +0000 (+0000) Subject: unslung.conf: Commented out freeze.inc (we don't use it anymore, and I don't know... X-Git-Tag: Release-2010-05/1~9453^2~1116^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81db04dba3f7e404e5d2337e1598f19e1cc558f3;p=openembedded.git unslung.conf: Commented out freeze.inc (we don't use it anymore, and I don't know how it got back in there). --- diff --git a/conf/distro/unslung.conf b/conf/distro/unslung.conf index 4dd67ca8f4..0c757edc45 100644 --- a/conf/distro/unslung.conf +++ b/conf/distro/unslung.conf @@ -11,8 +11,8 @@ FEED_URIS += "native##http://ipkg.nslu2-linux.org/feeds/optware/nslu2/native/sta 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 +# UNSLUNG_EXTRA_BBFILES ?= "" +# require conf/distro/include/freeze.inc TARGET_FPU = "soft" TARGET_OS = "linux"