Skip to content

update wolfboot for option of using local wolfssl source and add wolfhsm recipe - #174

Open
JacobBarthelmeh wants to merge 4 commits into
wolfSSL:masterfrom
JacobBarthelmeh:wolfhsm
Open

update wolfboot for option of using local wolfssl source and add wolfhsm recipe#174
JacobBarthelmeh wants to merge 4 commits into
wolfSSL:masterfrom
JacobBarthelmeh:wolfhsm

Conversation

@JacobBarthelmeh

Copy link
Copy Markdown
Contributor

No description provided.

The FIPS Ready recipe could only take its sources from a local directory or an
already-extracted tree, so every build host had to stage the archive by hand.
The GPLv3 FIPS Ready bundles are published openly, so there is no reason to
require that.

wolfssl-commercial.bbclass already builds a SRC_URI out of a remote URI for the
GCS case, and nothing on that path is GCS specific. Generalize it as
COMMERCIAL_BUNDLE_URL, taking precedence over COMMERCIAL_BUNDLE_GCS_URI, and
expose it from wolfssl-fips-ready.bb as WOLFSSL_SRC_URL. Existing local
directory and GCS setups are unaffected.
@JacobBarthelmeh JacobBarthelmeh self-assigned this Jul 30, 2026
Copilot AI review requested due to automatic review settings July 30, 2026 16:41

Copilot AI left a comment

Copy link
Copy Markdown

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.

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