From: Frans Meulenbroeks Date: Thu, 5 Feb 2009 22:23:32 +0000 (+0100) Subject: coherence: removed DEFAULT_PREFERENCE = "-1" from svn version X-Git-Tag: Release-2010-05/1~3977^2~58^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d1eabe694e8dcdf0ac76d5c4583a0c17d30634b;p=openembedded.git coherence: removed DEFAULT_PREFERENCE = "-1" from svn version --- diff --git a/packages/python/python-coherence_svn.bb b/packages/python/python-coherence_svn.bb index 5990ca3c88..1d3627f2c9 100644 --- a/packages/python/python-coherence_svn.bb +++ b/packages/python/python-coherence_svn.bb @@ -3,9 +3,8 @@ SECTION = "python/devel" LICENSE = "MIT" HOMEPAGE = "http://coherence.beebits.net/wiki" -PR = "r1" +PR = "r2" PV = "0.6.0+svnr${SRCREV}" -DEFAULT_PREFERENCE = "-1" inherit setuptools