diff options
author | Philip Balister <philip@balister.org> | 2008-10-06 20:21:06 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2008-10-06 20:21:06 +0000 |
commit | 6897cd31ee6cee794f929a7291afb462338ed76e (patch) | |
tree | 6433fc1b83932633c2f927840b108ba627a13a88 /packages/gnuradio/gnuradio_svn.bb | |
parent | e707c438cc8e36bb255fc80fbe2ba811a35d02ff (diff) |
gnu_radio_svn.bb : Set DEFAULT_PREFERENCE="-1" and update SRCREV.
Diffstat (limited to 'packages/gnuradio/gnuradio_svn.bb')
-rw-r--r-- | packages/gnuradio/gnuradio_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnuradio/gnuradio_svn.bb b/packages/gnuradio/gnuradio_svn.bb index 2a83800c3b..3d4f12aa7d 100644 --- a/packages/gnuradio/gnuradio_svn.bb +++ b/packages/gnuradio/gnuradio_svn.bb @@ -1,6 +1,6 @@ require gnuradio.inc -#DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE = "-1" PV = "3.1.3+svnr${SRCREV}" PR = "r4" |