Add BartonCore 2.2.1 and 4.2.1 - #54
Merged
Merged
Conversation
These point releases are for adding region based power level support.
cleithner-comcast
approved these changes
Jun 9, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Adds new BartonCore point-release BitBake recipes (2.2.1 and 4.2.1) to make the updated upstream commits available to the Yocto layer, aligning with the stated goal of enabling region-based power level support via these releases.
Changes:
- Added
barton_4.2.1.bbrecipe pinned to the 4.2.1 upstream commit (keeps Matter-related toggles/deps consistent with existing 4.x recipes). - Added
barton_2.2.1.bbrecipe pinned to the 2.2.1 upstream commit (keeps 2.x recipe structure consistent with existing 2.x recipes).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| recipes-core/barton-core/barton_4.2.1.bb | Adds BartonCore 4.2.1 recipe with existing 4.x build toggles/deps and packaging rules. |
| recipes-core/barton-core/barton_2.2.1.bb | Adds BartonCore 2.2.1 recipe mirroring existing 2.2.x patterns with updated SRCREV. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
These point releases are for adding region based power level support.