Modsign#365
Merged
ricardosalveti merged 2 commits intofoundriesio:masterfrom Jun 29, 2021
Merged
Conversation
This DISTRO_FEATURES enable a class to sign the Linux Kernel modules (both from kernel source code and out of tree). The variable MODSIGN_KEY_DIR points to the directory with the key file must be set in local.conf. Signed-off-by: Daiane Angolini <[email protected]>
Configure the recipe to use the module_install function from the module source code and remove the overriden modules_install function from the recipe. Using the default modules_install (instead of the function defined in the recipe file) the module signed when DISTRO_FEATURE contains modsign. Signed-off-by: Daiane Angolini <[email protected]>
Member
|
Once you're happy with your testing, it is good to also send the wireguard-module patch/change upstream (meta-oe), as hardknott (master-next) is already depending on the recipe available there. |
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.
No description provided.