Skip to content

Enable python-ecdsa for all smartcard builds via standard Buildroot package - #93

Draft
3rdIteration with Copilot wants to merge 4 commits into
mainfrom
copilot/update-pgpy-dependency
Draft

Enable python-ecdsa for all smartcard builds via standard Buildroot package#93
3rdIteration with Copilot wants to merge 4 commits into
mainfrom
copilot/update-pgpy-dependency

Conversation

Copilot AI commented Mar 8, 2026

Copy link
Copy Markdown

python-ecdsa is already present in Buildroot's package tree, so all smartcard defconfigs simply needed BR2_PACKAGE_PYTHON_ECDSA=y — no external package required.

Changes

  • Added BR2_PACKAGE_PYTHON_ECDSA=y to all 9 smartcard defconfigs (pi0, pi02w, pi2, pi4 — both prod and dev variants — plus lafrite-smartcard-dev)
  • No external package createdpython-ecdsa is 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.

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

2 participants