diff options
author | John Klug <john.klug@multitech.com> | 2018-04-19 08:55:26 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-04-19 09:18:17 -0500 |
commit | cdeaeebe0435b448abb12a47f2689ce420587b93 (patch) | |
tree | 2d9ee7ecf7708f51512d1c7c4ef5eb4692741823 /recipes-bsp/multitech/mts-io_2.0.0.bb | |
parent | 3c8466f555782592d33575ec835e335ea8db8def (diff) | |
download | meta-multitech-cdeaeebe0435b448abb12a47f2689ce420587b93.tar.gz meta-multitech-cdeaeebe0435b448abb12a47f2689ce420587b93.tar.bz2 meta-multitech-cdeaeebe0435b448abb12a47f2689ce420587b93.zip |
New mts-io 2.0.0 driver for LoRa 2.1 and better discovery
Diffstat (limited to 'recipes-bsp/multitech/mts-io_2.0.0.bb')
-rw-r--r-- | recipes-bsp/multitech/mts-io_2.0.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-bsp/multitech/mts-io_2.0.0.bb b/recipes-bsp/multitech/mts-io_2.0.0.bb new file mode 100644 index 0000000..92937cd --- /dev/null +++ b/recipes-bsp/multitech/mts-io_2.0.0.bb @@ -0,0 +1,4 @@ +require mts-io.inc + +PR = "${INC_PR}.0-${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}" + |