Skip to content

RDKBACCL-1828: Make 6.12 kernel build changes in wrynose build - #55

Merged
ssaman123 merged 1 commit into
rdkcentral:feature-rdkb-wrynosefrom
SsandhyaR:dup-wrynose
Jul 8, 2026
Merged

RDKBACCL-1828: Make 6.12 kernel build changes in wrynose build#55
ssaman123 merged 1 commit into
rdkcentral:feature-rdkb-wrynosefrom
SsandhyaR:dup-wrynose

Conversation

@SsandhyaR

Copy link
Copy Markdown

Reason for change : Added wrynose compat support to this layer
Test procedure: None
Risk: None

Copilot AI review requested due to automatic review settings June 23, 2026 11:36

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.

Pull request overview

This PR updates the meta-rdk-iot Yocto layer to declare compatibility with the wrynose release series and adjusts the gn recipe’s Git fetch parameters to work cleanly with newer BitBake fetcher expectations.

Changes:

  • Add wrynose to LAYERSERIES_COMPAT_rdk-iot to advertise layer compatibility.
  • Update gn_git.bb SRC_URI to include nobranch=1 for Git fetching with a fixed SRCREV.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
recipes-support/gn/gn_git.bb Adds nobranch=1 to the Git SRC_URI while keeping SRCREV pinned.
conf/layer.conf Declares layer compatibility with kirkstone and wrynose.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread conf/layer.conf
BBFILE_PRIORITY_rdk-iot = "5"
LAYERVERSION_rdk-iot = "1"
LAYERSERIES_COMPAT_rdk-iot = "kirkstone" No newline at end of file
LAYERSERIES_COMPAT_rdk-iot = "kirkstone wrynose"
Reason for change : Added wrynose compat support to this layer
Test procedure: None
Risk: None

Signed-off-by: ssiras826 <sandhyarani_sirasanagandla@comcast.com>
Copilot AI review requested due to automatic review settings July 8, 2026 05:55

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.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment thread conf/layer.conf
BBFILE_PRIORITY_rdk-iot = "5"
LAYERVERSION_rdk-iot = "1"
LAYERSERIES_COMPAT_rdk-iot = "kirkstone" No newline at end of file
LAYERSERIES_COMPAT_rdk-iot = "kirkstone wrynose"

@ssaman123 ssaman123 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.

Approved

@ssaman123
ssaman123 merged commit c9c23a4 into rdkcentral:feature-rdkb-wrynose Jul 8, 2026
1 check passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants