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

scripts/create_addon: use PKG_REV as part of the binary addon version #1025

Merged
merged 1 commit into from
Jan 8, 2017

Conversation

lrusak
Copy link
Member

@lrusak lrusak commented Dec 4, 2016

This should have always been the case. I have been using this with retroplayer add-ons as often the emulator package would get updated but the binary add-on would stay the same, so the addon version would stay the same but the PKG_REV can allow the new add-on to exist.

This isn't the case for all binary add-ons but many use third party libraries that can be bumped independently from the binary add-on.

all PKG_REV should be reset to 1 or 100 for binary add-ons. I can include that in this PR if all agree.

@lrusak
Copy link
Member Author

lrusak commented Dec 5, 2016

fixed up thanks to a suggestion from @MilhouseVH

@lrusak
Copy link
Member Author

lrusak commented Dec 6, 2016

any objections?

@chewitt this will require a rebuild of all the binary add-ons

@lrusak lrusak requested a review from chewitt December 11, 2016 18:06
@lrusak
Copy link
Member Author

lrusak commented Jan 3, 2017

we need to get this going

@chewitt chewitt merged commit 9e4c5ea into LibreELEC:master Jan 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants