From: Rod Whitby Date: Tue, 30 Aug 2005 10:14:46 +0000 (+0000) Subject: Pin ipkg to 0.99.152 until it's fixed for depends X-Git-Tag: Release-2010-05/1~9453^2~3696^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a6042e13530e98df54ddac99799e191a1768092;p=openembedded.git Pin ipkg to 0.99.152 until it's fixed for depends --- diff --git a/conf/machine/nslu2.conf b/conf/machine/nslu2.conf index 7f56b32282..b17f9a4b3c 100644 --- a/conf/machine/nslu2.conf +++ b/conf/machine/nslu2.conf @@ -135,3 +135,6 @@ CVSDATE_ipkg-link ?= "20050713" CVS_TARBALL_STASH = "http://sources.nslu2-linux.org/sources/" INHERIT += "nslu2-mirrors" + +PREFERRED_VERSION_ipkg ?= "0.99.152" +PREFERRED_VERSION_ipkg-native ?= "0.99.152"