diff options
author | John Klug <john.klug@multitech.com> | 2017-09-01 15:39:05 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2017-09-06 18:02:13 -0500 |
commit | 71e200553b616febe27c0b9549e4e01ff1f39af3 (patch) | |
tree | 5f032fac589cf82a5d4178dcf7a01856ef43d794 /recipes-bsp/multitech/mts-io_1.5.15.bb | |
parent | 5445480c97615f4050a00feaaee95508534f916c (diff) | |
download | meta-multitech-71e200553b616febe27c0b9549e4e01ff1f39af3.tar.gz meta-multitech-71e200553b616febe27c0b9549e4e01ff1f39af3.tar.bz2 meta-multitech-71e200553b616febe27c0b9549e4e01ff1f39af3.zip |
Update the mts-io scripts for no radio case.
Diffstat (limited to 'recipes-bsp/multitech/mts-io_1.5.15.bb')
-rw-r--r-- | recipes-bsp/multitech/mts-io_1.5.15.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-bsp/multitech/mts-io_1.5.15.bb b/recipes-bsp/multitech/mts-io_1.5.15.bb new file mode 100644 index 0000000..85b3de1 --- /dev/null +++ b/recipes-bsp/multitech/mts-io_1.5.15.bb @@ -0,0 +1,4 @@ +require mts-io.inc + +PR = "${INC_PR}.0" + |