summaryrefslogtreecommitdiffstats
path: root/recipes/gnuradio
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2009-11-20 17:02:33 -0500
committerPhilip Balister <philip@balister.org>2009-11-20 17:02:33 -0500
commitf0583a9040f6d55312cd2b0401b4379811dcea52 (patch)
tree71144462849e1322849798ea969881cf2174c89a /recipes/gnuradio
parent971267893914b214880e0196ffdd4b0bd23d240a (diff)
downloadopenembedded-f0583a9040f6d55312cd2b0401b4379811dcea52.tar.gz
gnuradio : Restore DEFAULT_PREFERENCE = "-1".
Diffstat (limited to 'recipes/gnuradio')
-rw-r--r--recipes/gnuradio/gnuradio_git.bb2
1 files changed, 1 insertions, 1 deletions
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 "