From: Phil Blundell Date: Fri, 10 Sep 2004 22:32:00 +0000 (+0000) Subject: disparage floating version of tremor X-Git-Tag: Release-2010-05/1~17289 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25226aa9d5148eefc494af59678d910052b6b951;p=openembedded.git disparage floating version of tremor BKrev: 41422b60fnfcE4Dyif_PxJCZk0_v7Q --- diff --git a/tremor/tremor_svn.oe b/tremor/tremor_svn.oe index 9b776a9c4a..a0eda77cf5 100644 --- a/tremor/tremor_svn.oe +++ b/tremor/tremor_svn.oe @@ -5,6 +5,8 @@ DEPENDS = "libogg" DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec." PV = "svn-${CVSDATE}" +DEFAULT_PREFERENCE = "-1" + SRC_URI = "svn://svn.xiph.org/trunk;module=Tremor" S = "${WORKDIR}/Tremor"