summaryrefslogtreecommitdiffstats
path: root/waltham-receiver
diff options
context:
space:
mode:
authorVeeresh Kadasani <external.vkadasani@jp.adit-jv.com>2019-09-26 15:15:40 +0900
committerVeeresh Kadasani <external.vkadasani@jp.adit-jv.com>2019-10-07 00:35:18 +0000
commit563a283967999056838baa062cf0028e05394649 (patch)
tree3eb87ba9e5375e0e3e1b793240608c156c2664f5 /waltham-receiver
parent7efe156d6da843607f89b2c1ba4cf76e3608dccf (diff)
change output section name for transmitter
remoting-plugin and transmitter-plugin use same output section name [remote-output] so change it to [transmitter-output] for transmitter-plugin to avoid conflict. Change-Id: Ib15071ceb68e26e9343765ffcd66988b5a1d4acc Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com> (cherry picked from commit 2309102f95145d04dad67bf4d00e4c217aea8470)
Diffstat (limited to 'waltham-receiver')
-rw-r--r--waltham-receiver/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/waltham-receiver/README.md b/waltham-receiver/README.md
index d0f63cb..93de6d8 100644
--- a/waltham-receiver/README.md
+++ b/waltham-receiver/README.md
@@ -84,7 +84,7 @@ Rename file as "pipeline_receiver.cfg" and put in correct place when you use the
$ping 192.168.2.52 (you can also ping vice versa)
-3. Make sure that IP address specified in the weston.ini under [remote-output] matches the Waltham-Receiver IP.
+3. Make sure that IP address specified in the weston.ini under [transmitter-output] matches the Waltham-Receiver IP.
4. Make sure that IP address in pipeline.cfg on the transmitter side match the Waltham-Receiver IP.