Skip to content

RDKEMW-17639: Add rdkwindowmanager extension#4147

Open
madanagopalt wants to merge 15 commits into
topic/RDKEMW-16187from
topic/RDKEMW-17639_1
Open

RDKEMW-17639: Add rdkwindowmanager extension#4147
madanagopalt wants to merge 15 commits into
topic/RDKEMW-16187from
topic/RDKEMW-17639_1

Conversation

@madanagopalt

Copy link
Copy Markdown
Contributor

No description provided.

@madanagopalt madanagopalt requested review from a team as code owners May 21, 2026 09:58
Copilot AI review requested due to automatic review settings May 21, 2026 09:58

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

Updates the rdkwindowmanager Yocto recipe to pull a newer upstream commit and to stage the Firebolt WM protocol XML so it’s available (via sysroot) to other components that need the protocol definition.

Changes:

  • Updated the SRCREV to a newer commit of rdk-window-manager.
  • Installed extensions/firebolt_wm/protocol/firebolt_wm.xml into ${datadir}/rdkwindowmanager-protocol during do_install().
  • Exported the new ${datadir}/rdkwindowmanager-protocol path into the sysroot via SYSROOT_DIRS:append.

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

Comment thread recipes-graphics/rdkwindowmanager/rdkwindowmanager.bb
Comment thread recipes-graphics/rdkwindowmanager/rdkwindowmanager.bb
Copilot AI review requested due to automatic review settings May 25, 2026 05:43

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 9 out of 9 changed files in this pull request and generated 1 comment.

Comment on lines +61 to +63
if [ -f ${S}/extensions/firebolt_wm/protocol/firebolt_wm.xml ]; then
install -m 644 ${S}/extensions/firebolt_wm/protocol/firebolt_wm.xml ${D}${datadir}/rdkwindowmanager-protocol/
fi
naveen-0206 and others added 4 commits May 27, 2026 10:19
…builds

Reason For Change: Adding recipe file
Test procedure : check Ticket
Priority: P2

Signed-off-by: naveen-0206 <naveenkumar.t@ltts.com>
Copilot AI review requested due to automatic review settings May 31, 2026 08:57

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 19 out of 19 changed files in this pull request and generated no new comments.

@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

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.

6 participants