Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OpenWRT repositories to local repositories.conf file to match remote one #175

Merged
merged 1 commit into from Jun 4, 2015

Conversation

jheretic
Copy link
Member

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

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.

Addresses #169

@jheretic jheretic added this to the Router-1.2 milestone Apr 22, 2015
jheretic added a commit that referenced this pull request Jun 4, 2015
Add OpenWRT repositories to local repositories.conf file to match remote one
@jheretic jheretic merged commit b05d342 into master Jun 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant