aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Müller <gsenpo@gmail.com>2020-02-09 11:33:04 +0100
committerdevnulling <devnulling@users.noreply.github.com>2020-02-13 18:57:49 -0800
commite6602fdb6078a40187a52e97e5832e147c12dc43 (patch)
tree4f70ad6104d2980fd782fdcd3794186f399b80cb
parentadditive_scrambler: Fix count based reset (diff)
downloadgnuradio-e6602fdb6078a40187a52e97e5832e147c12dc43.tar.xz
gnuradio-e6602fdb6078a40187a52e97e5832e147c12dc43.zip
gr-newmod: Update MANIFEST with `gr_supported_version`
Cgran was extended to display supported GNU Radio versions of OOTs. To leverage this feature, a `gr_supported_version` key needs to be provided by the OOT's MANIFEST. This commit extends gr-newmod's MAIFEST by this key.
-rw-r--r--gr-utils/python/modtool/gr-newmod/MANIFEST.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/gr-utils/python/modtool/gr-newmod/MANIFEST.md b/gr-utils/python/modtool/gr-newmod/MANIFEST.md
index cafdae821..dce8fbd5e 100644
--- a/gr-utils/python/modtool/gr-newmod/MANIFEST.md
+++ b/gr-utils/python/modtool/gr-newmod/MANIFEST.md
@@ -7,6 +7,7 @@ author:
copyright_owner:
- Copyright Owner 1
license:
+gr_supported_version: # Put a comma separated list of supported GR versions here
#repo: # Put the URL of the repository here, or leave blank for default
#website: <module_website> # If you have a separate project website, put it here
#icon: <icon_url> # Put a URL to a square image here that will be used as an icon on CGRAN