<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>

<ul>
<li>Updates openwrt config file to include httpclient and nixio-cyassl.</li>
<li>Upgrades cyassl from version 1.6.5 to 2.8.0 (using makefile and patches from openwrt trunk -- <a href="https://dev.openwrt.org/browser/trunk/package/libs/cyassl">https://dev.openwrt.org/browser/trunk/package/libs/cyassl</a> revs 38609 and 38610, respectively)</li>
<li>Removes curl, libcurl, and libopenssl</li>
</ul><p>To test:</p>

<ul>
<li>Follow test procedures in <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>
</li>
</ul>

<hr>

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

<h4>Commit Summary</h4>
<ul>
  <li>Preliminary cyassl version tests</li>
  <li>cyassl is actually named libcyassl</li>
  <li>Added httpclient and nixio-cyassl libraries for dashboard helper</li>
  <li>expanded scope of testing</li>
  <li>cyassl is an openwrt package and is not affected by feeds source change</li>
  <li>Switched feeds.conf back to master branch. Increased setup.sh verbosity. Removed curl and openssl from config.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-openwrt/pull/76/files#diff-0">config</a>
    (313)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-openwrt/pull/76/files#diff-1">setup.sh</a>
    (7)
  </li>
</ul>

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