Skip to content

RDKEMW-19013: Disable LEDControl for RealTime Devices and Enable for vDevice#3055

Open
yuvaramachandran-gurusamy wants to merge 2 commits into
developfrom
topic/RDKEMW-19013
Open

RDKEMW-19013: Disable LEDControl for RealTime Devices and Enable for vDevice#3055
yuvaramachandran-gurusamy wants to merge 2 commits into
developfrom
topic/RDKEMW-19013

Conversation

@yuvaramachandran-gurusamy

Copy link
Copy Markdown
Contributor

RDKEMW-19013: Disable LEDControl for RealTime Devices and Enable for vDevice

Signed-off-by: yuvaramachandran_gurusamy [yuvaramachandran_gurusamy@comcast.com]

Copilot AI review requested due to automatic review settings June 26, 2026 14:10

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 moves entservices-ledcontrol out of the generic middleware packagegroup and into the vDevice XFCE-specific packagegroup, aligning LEDControl installation with the intended target images (disabled for RealTime device images, enabled for vDevice XFCE image builds).

Changes:

  • Removed entservices-ledcontrol from packagegroup-middleware-layer.bb.
  • Added entservices-ledcontrol to packagegroup-middleware-layer-core-xfce.bb (vDevice XFCE packagegroup).

Reviewed changes

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

File Description
recipes-core/packagegroups/packagegroup-middleware-layer.bb Drops entservices-ledcontrol from the generic middleware packagegroup dependency list.
recipes-core/packagegroups/packagegroup-middleware-layer-core-xfce.bb Adds entservices-ledcontrol to the vDevice XFCE packagegroup so vDevice images pull it in.

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

Comment on lines 24 to 28
telemetry \
wpeframework \
wpeframework-clientlibraries \
entservices-ledcontrol \
"
Comment on lines 76 to 82
entservices-runtime \
entservices-maintenancemanager \
entservices-firmwaredownload \
entservices-firmwareupdate \
entservices-ledcontrol \
entservices-frontpanel \
entservices-remotecontrol \
entservices-voicecontrol \
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