<p>To be tested in conjunction with <a href="https://github.com/opentechinstitute/commotion-dashboard-helper/pull/10" class="issue-link" title="Rewrite commotion-dashboard-send in lua">opentechinstitute/commotion-dashboard-helper#10</a></p>

<p>Updates dependencies for commotion dashboard helper.<br>
To test:<br>
1. During build, after running setup but before running make, ensure that openwrt/packages/cyassl DOES NOT EXIST.<br>
2. After build, ensure that the cyassl (libcyassl?) package in openwrt/bin/ar71xx/packages/ shows version 2.8, not 1.6.5<br>
3. After flashing node, ensure that the node's https pages display and function correctly (since this is a major openssl update)<br>
4. Continue with dashboard helper test procedures.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/commotion-feed dashboard-helper-rewrite</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/commotion-feed/pull/38'>https://github.com/opentechinstitute/commotion-feed/pull/38</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Added cyassl 2.8.0 makefile</li>
  <li>Added patch from openwrt trunk</li>
  <li>Updated dashboard-helper dependencies and added cheater script install</li>
  <li>Fixed dashboard-helper dependency package names</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/38/files#diff-0">packages/commotion-dashboard-helper/Makefile</a>
    (4)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/38/files#diff-1">packages/cyassl/Makefile</a>
    (57)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/opentechinstitute/commotion-feed/pull/38/files#diff-2">packages/cyassl/patches/200-SSL_accept-handle-hello-garbage.patch</a>
    (13)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/commotion-feed/pull/38.patch'>https://github.com/opentechinstitute/commotion-feed/pull/38.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/commotion-feed/pull/38.diff'>https://github.com/opentechinstitute/commotion-feed/pull/38.diff</a></li>
</ul>