aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnuradio
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2009-06-22 09:20:46 -0400
committerPhilip Balister <philip@balister.org>2009-06-22 09:21:20 -0400
commit039c7a332f66e06d450c307ce011170992020978 (patch)
tree79a325fd941746d87bfa383c26e712e95cca932a /recipes/gnuradio
parentf5a0d86c80ff3daf16402a51930027ee762d9fd8 (diff)
downloadopenembedded-039c7a332f66e06d450c307ce011170992020978.tar.gz
gnuradio.inc : GNU Radio is GPLv3. Update LICENSE.
Diffstat (limited to 'recipes/gnuradio')
-rw-r--r--recipes/gnuradio/gnuradio.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnuradio/gnuradio.inc b/recipes/gnuradio/gnuradio.inc
index 85fd5a16b6..80536e7f86 100644
--- a/recipes/gnuradio/gnuradio.inc
+++ b/recipes/gnuradio/gnuradio.inc
@@ -1,7 +1,7 @@
DESCRIPTION = "GNU Radio"
SECTION = "apps"
PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "GPLv3"
DEPENDS = "libusb guile-native fftwf python virtual/libsdl alsa-lib jack boost cppunit sdcc-native swig-native python-numpy"
INC_PR = "r7"