Enable python-ecdsa for all smartcard builds via standard Buildroot package - #93
Draft
3rdIteration with Copilot wants to merge 4 commits into
Draft
Enable python-ecdsa for all smartcard builds via standard Buildroot package#933rdIteration with Copilot wants to merge 4 commits into
3rdIteration with Copilot wants to merge 4 commits into
Conversation
Co-authored-by: 3rdIteration <2230318+3rdIteration@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update PGPy to use new repository
Switch python-pgpy to 3rdIteration/PGPy fork
Mar 8, 2026
Co-authored-by: 3rdIteration <2230318+3rdIteration@users.noreply.github.com>
Copilot
AI
changed the title
Switch python-pgpy to 3rdIteration/PGPy fork
Add python-ecdsa and update python-pgpy to use 3rdIteration fork
Mar 8, 2026
Co-authored-by: 3rdIteration <2230318+3rdIteration@users.noreply.github.com>
Copilot
AI
changed the title
Add python-ecdsa and update python-pgpy to use 3rdIteration fork
Enable python-ecdsa for all smartcard builds via standard Buildroot package
Mar 9, 2026
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.
python-ecdsais already present in Buildroot's package tree, so all smartcard defconfigs simply neededBR2_PACKAGE_PYTHON_ECDSA=y— no external package required.Changes
BR2_PACKAGE_PYTHON_ECDSA=yto all 9 smartcard defconfigs (pi0,pi02w,pi2,pi4— both prod and dev variants — pluslafrite-smartcard-dev)python-ecdsais a standard Buildroot package; duplicating it as an external override would be unnecessary overhead🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.