Skip to content

RDKEMW-12935: Migrate deviceanddisplay and inputoutput repo#2656

Open
preeja33 wants to merge 2 commits intodevelopfrom
feature/RDKEMW-12935_dd_inout
Open

RDKEMW-12935: Migrate deviceanddisplay and inputoutput repo#2656
preeja33 wants to merge 2 commits intodevelopfrom
feature/RDKEMW-12935_dd_inout

Conversation

@preeja33
Copy link
Contributor

Reason For Change: Migrate all plugins to it's own repo
Test procedure : Compiled and Verified
version: patch
Priority: P1

@preeja33 preeja33 requested a review from a team as a code owner February 15, 2026 15:21
Copilot AI review requested due to automatic review settings February 15, 2026 15:21
@preeja33 preeja33 requested a review from a team as a code owner February 15, 2026 15:21
Copy link
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

Updates the middleware layer packagegroup to pull in newly split/migrated entservices-* plugins, aligning the image composition with the plugin repo migration described in the PR.

Changes:

  • Add multiple new entservices-* packages to RDEPENDS for the middleware layer packagegroup.
  • Ensure migrated device/display and input/output related services are included in the default middleware dependency set.

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

Comment on lines +79 to +83
entservices-deviceinfo \
entservices-displayinfo \
entservices-displaysettings \
entservices-framerate \
entservices-hdcpprofile \
Copy link

Copilot AI Feb 15, 2026

Choose a reason for hiding this comment

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

These new RDEPENDS entries include trailing whitespace (extra spaces before the line-continuation ''). While BitBake will usually tolerate it, it’s easy to introduce subtle diffs and style/lint noise—please trim the extra spaces so each line ends with " " consistently.

Copilot uses AI. Check for mistakes.
Comment on lines +86 to +90
entservices-powermanager \
entservices-systemservices \
entservices-systemmode \
entservices-userpreferences \
entservices-warehouse \
Copy link

Copilot AI Feb 15, 2026

Choose a reason for hiding this comment

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

Trailing whitespace on these added RDEPENDS lines (extra spaces before the '') should be removed to keep formatting consistent and avoid whitespace-only churn in future updates.

Copilot uses AI. Check for mistakes.
Copilot AI review requested due to automatic review settings February 15, 2026 16:17
Copy link
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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


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

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