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

freifunk-berlin-generic: violating PKG_VERSION? #815

Closed
PolynomialDivision opened this issue Jun 21, 2020 · 2 comments
Closed

freifunk-berlin-generic: violating PKG_VERSION? #815

PolynomialDivision opened this issue Jun 21, 2020 · 2 comments

Comments

@PolynomialDivision
Copy link

I think setting the PKG_VERSION as commit version of the last commit from the feed, is violating the OpenWrt rules that say:

PKG_VERSION - The upstream version number that we're downloading
https://openwrt.org/docs/guide-developer/packages

Actually, there is no real upstream that contains the code. It is more like, we should set the PKG_VERSION:=1 and increase the PKG_RELEASE. Seems also weird. :S
https://github.com/freifunk-berlin/firmware-packages/blob/master/freifunk-berlin-generic.mk#L18-L33

@SvenRoederer
Copy link
Contributor

SvenRoederer commented Jun 21, 2020

@SvenRoederer
Copy link
Contributor

Also see the 2nd paragraph of the PR description of freifunk-berlin/firmware-packages#188. Merge-conflicts have been most often caused by Version-bumps or version-bumps have not been done at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants