git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9712678
)
gnuradio : Restore DEFAULT_PREFERENCE = "-1".
author
Philip Balister
<philip@balister.org>
Fri, 20 Nov 2009 22:02:33 +0000
(17:02 -0500)
committer
Philip Balister
<philip@balister.org>
Fri, 20 Nov 2009 22:02:33 +0000
(17:02 -0500)
recipes/gnuradio/gnuradio_git.bb
patch
|
blob
|
history
diff --git
a/recipes/gnuradio/gnuradio_git.bb
b/recipes/gnuradio/gnuradio_git.bb
index
827790d
..
b5c767b
100644
(file)
--- 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 "