summaryrefslogtreecommitdiff
path: root/recipes-kernel/rs9113/files/rf/stop
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-11-11 16:17:52 -0600
committerJohn Klug <john.klug@multitech.com>2020-11-11 16:17:52 -0600
commit4bb6f26b05450777d14aa96e10783066c2503dc2 (patch)
tree3ed6c4bb86736d28926fd37a3c2b4eb81de44c82 /recipes-kernel/rs9113/files/rf/stop
downloadmeta-multitech-atmel-4bb6f26b05450777d14aa96e10783066c2503dc2.tar.gz
meta-multitech-atmel-4bb6f26b05450777d14aa96e10783066c2503dc2.tar.bz2
meta-multitech-atmel-4bb6f26b05450777d14aa96e10783066c2503dc2.zip
Add new BSP submodule for Atmel Processors.5.3.0b5.3.0a
Diffstat (limited to 'recipes-kernel/rs9113/files/rf/stop')
-rwxr-xr-xrecipes-kernel/rs9113/files/rf/stop4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/rs9113/files/rf/stop b/recipes-kernel/rs9113/files/rf/stop
new file mode 100755
index 0000000..a04ae70
--- /dev/null
+++ b/recipes-kernel/rs9113/files/rf/stop
@@ -0,0 +1,4 @@
+#!/bin/bash
+echo Stopping transmission
+/etc/init.d/rs9113 stop >/dev/null 2>&1
+