From: Philip Balister Date: Fri, 20 Nov 2009 22:02:33 +0000 (-0500) Subject: gnuradio : Restore DEFAULT_PREFERENCE = "-1". X-Git-Tag: Release-2010-05/1~1648^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0583a9040f6d55312cd2b0401b4379811dcea52;p=openembedded.git gnuradio : Restore DEFAULT_PREFERENCE = "-1". --- diff --git a/recipes/gnuradio/gnuradio_git.bb b/recipes/gnuradio/gnuradio_git.bb index 827790d853..b5c767b0e7 100644 --- a/recipes/gnuradio/gnuradio_git.bb +++ b/recipes/gnuradio/gnuradio_git.bb @@ -1,6 +1,6 @@ require gnuradio.inc -#DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE = "-1" DEPENDS += " gsl "