<p>Previously, we only pulled in the upstream OpenWRT repositories for 'remote' builds, i.e. ones that pulled packages from repos anyway and didn't build any packages. However, in some cases there are bugfixes in core upstream packages that we miss out on (such as, in this case, a bugfix in px5g around generating unique serial numbers).</p>

<p>This adds the upstream package repositories to local builds as well. The disadvantage is that it precludes a completely offline build, however since we generally presuppose that we're building packages for a local build and those pull from online repositories, we maybe don't care so much at the moment.</p>

<p>Addresses <a href="https://github.com/opentechinstitute/commotion-router/issues/169" class="issue-link" title="Rocket M2 does not load web page after initial configuration">#169</a> </p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/opentechinstitute/commotion-router/pull/175'>https://github.com/opentechinstitute/commotion-router/pull/175</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add OpenWRT repositories to the local conf file, to match the remote one.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-router/pull/175/files#diff-0">repositories.conf.local.in</a>
    (7)
  </li>
</ul>

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

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/opentechinstitute/commotion-router/pull/175">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AC7qBC5RjHvmwlRcK4nWBZ9Qh-yG8uxhks5oB-51gaJpZM4EGV90.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/opentechinstitute/commotion-router/pull/175"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>