treewide: add version check overrides#29428
Open
GeorgeSapkin wants to merge 13 commits into
Open
Conversation
ea0852b to
62b186d
Compare
7167cd9 to
140aeb6
Compare
Contributor
|
Noticed a couple of typos and commented. Hope it helps. |
40fb9d6 to
4b5ff7c
Compare
4b5ff7c to
35916fa
Compare
Move existing version checks into override and add explicit package checks. Signed-off-by: George Sapkin <george@sapk.in>
Mark version check override as executable and add explicit package checks. Signed-off-by: George Sapkin <george@sapk.in>
Add manual version checks and skip version checks for dbus-utils. Signed-off-by: George Sapkin <george@sapk.in>
35916fa to
5b493ce
Compare
Mark version check override as executable and add explicit package checks. Signed-off-by: George Sapkin <george@sapk.in>
Skip version checks as none of the executables seem to report their versions. Signed-off-by: George Sapkin <george@sapk.in>
Add explicit ftdi_eeprom version and a matching version check override. Signed-off-by: George Sapkin <george@sapk.in>
Skip version checks as none of the executables seem to report their versions. Signed-off-by: George Sapkin <george@sapk.in>
Fixes: ac212e0 ("python-pyserial: add hostbuild") Signed-off-by: George Sapkin <george@sapk.in>
Skip version checks as none of the executables seem to report their versions. Signed-off-by: George Sapkin <george@sapk.in>
Skip version checks as none of the executables seem to report their versions. Signed-off-by: George Sapkin <george@sapk.in>
Move existing version checks into override and add explicit package checks. Signed-off-by: George Sapkin <george@sapk.in>
Add version check override script. Signed-off-by: George Sapkin <george@sapk.in>
Move existing version checks into override and add explicit package checks. Signed-off-by: George Sapkin <george@sapk.in>
5b493ce to
e8fd3b2
Compare
Member
Author
|
@commodo any idea what's up with pyserial? I tried a few things, but nothing helps. I imagine this must be something trivial. |
Contributor
|
Often you need and |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Maintainer:
Description:
Add manual version checks or skip version checks where appropriate.
Depends on:
✅ Formalities