Skip to content

RDKEMW-18000:Enriching RootFS Manifest with source uri#876

Open
rajkumar154 wants to merge 2 commits into
developfrom
feature/RDKEMW-18000
Open

RDKEMW-18000:Enriching RootFS Manifest with source uri#876
rajkumar154 wants to merge 2 commits into
developfrom
feature/RDKEMW-18000

Conversation

@rajkumar154
Copy link
Copy Markdown

No description provided.

@rajkumar154 rajkumar154 requested review from a team as code owners May 19, 2026 19:31
Copilot AI review requested due to automatic review settings May 19, 2026 19:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a distro include snippet intended to enable embedding source metadata (via BitBake class inheritance) as part of enriching the RootFS manifest.

Changes:

  • Introduces conf/distro/include/embed-source-metadata.inc that appends embed-source-metadata to INHERIT.
Comments suppressed due to low confidence (1)

conf/distro/include/embed-source-metadata.inc:1

  • This layer does not contain an embed-source-metadata.bbclass (no matches in-repo). If this class is expected to come from another layer, please ensure that dependency is explicitly declared (e.g., via LAYERDEPENDS in conf/layer.conf or equivalent documentation); otherwise, any build that includes this file will fail during parsing due to a missing class.
INHERIT += "embed-source-metadata"

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

Comment thread conf/distro/include/embed-source-metadata.inc
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