Skip to content

Add patches support for SDP toolchain archives - #111

Open
nradakovic wants to merge 2 commits into
mainfrom
nira_add_patch_sdp
Open

Add patches support for SDP toolchain archives#111
nradakovic wants to merge 2 commits into
mainfrom
nira_add_patch_sdp

Conversation

@nradakovic

Copy link
Copy Markdown
Member

Introduce a patches attribute to the SDP tag class so patches can be applied to downloaded toolchain archives. The attribute is threaded through _get_packages, _create_and_link_sdp, and the archive download in _impl.

Add a patches key to every entry in VERSION_MATRIX (defaulting to an empty list) and wire up the QNX SDP 8.0.4 packages to the packages/qnx/aarch64/sdp/8.0.0:patches target.

Introduce a `patches` attribute to the SDP tag class so patches can be
applied to downloaded toolchain archives. The attribute is threaded
through `_get_packages`, `_create_and_link_sdp`, and the archive
download in `_impl`.

Add a `patches` key to every entry in VERSION_MATRIX (defaulting to an
empty list) and wire up the QNX SDP 8.0.4 packages to the
packages/qnx/aarch64/sdp/8.0.0:patches target.
@nradakovic nradakovic self-assigned this Jul 23, 2026
Copilot AI review requested due to automatic review settings July 23, 2026 12:24
@nradakovic nradakovic added documentation Improvements or additions to documentation feature New feature request wip Work in progress p3 Medium/Low - handle it within normal process labels Jul 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@nradakovic
nradakovic force-pushed the nira_add_patch_sdp branch 3 times, most recently from fd13a59 to fa2bcfc Compare July 24, 2026 09:17
Add documetnation for patches attribute.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feature New feature request p3 Medium/Low - handle it within normal process wip Work in progress

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants