Create meta-rauc-community layer with common features - #157
Draft
leon-anavi wants to merge 4 commits into
Draft
Conversation
Add meta-rauc-community layer to provide common features that can be reused across other layers for integrating various hardware platforms. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Add a layer dependency on meta-rauc-community. Remove the unified certificates and keys because RAUC_KEY_FILE, RAUC_CERT_FILE and RAUC_KEYRING_FILE are set in meta-rauc-community. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Deploy a version of rauc.rules for all Raspberry Pi models and versions, and delegate the remaining functionality to meta-rauc-community layer. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
leon-anavi
marked this pull request as draft
April 15, 2025 14:36
Move update-bundle.bb from meta-rauc-raspberrypi to the new sub-layer meta-rauc-community. Use core-image-base instead of core-image-minimal. This way in future we can use the same update bundle for all supported machines and reduce the source code in each integration sub-layer. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
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.
Add meta-rauc-community layer to provide common features that can be reused across other layers for integrating various hardware platforms:
RAUC_KEY_FILE,RAUC_CERT_FILEandRAUC_KEYRING_FILEin itudev-extraconf_%.bbappendthat deploysrauc.rules