RDKEMW-12935: Migrate deviceanddisplay and inputoutput repo#2656
RDKEMW-12935: Migrate deviceanddisplay and inputoutput repo#2656
Conversation
There was a problem hiding this comment.
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 toRDEPENDSfor 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.
| entservices-deviceinfo \ | ||
| entservices-displayinfo \ | ||
| entservices-displaysettings \ | ||
| entservices-framerate \ | ||
| entservices-hdcpprofile \ |
There was a problem hiding this comment.
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.
| entservices-powermanager \ | ||
| entservices-systemservices \ | ||
| entservices-systemmode \ | ||
| entservices-userpreferences \ | ||
| entservices-warehouse \ |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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.
Reason For Change: Migrate all plugins to it's own repo
Test procedure : Compiled and Verified
version: patch
Priority: P1