Skip to content

RDKEMW-13467 : Integrate entservices-cloudstore into middleware builds#2661

Open
MukeshkumarK wants to merge 3 commits intodevelopfrom
feature/RDKEMW-13467
Open

RDKEMW-13467 : Integrate entservices-cloudstore into middleware builds#2661
MukeshkumarK wants to merge 3 commits intodevelopfrom
feature/RDKEMW-13467

Conversation

@MukeshkumarK
Copy link

Reason For Change: Integrate entservices-cloudstore repos to middleware builds
Test procedure : Compiled and Verified
version: patch
Priority: P2

Reason For Change: Integrate entservices-cloudstore repos to middleware builds
Test procedure : Compiled and Verified
version: patch
Priority: P2
Signed-off-by: mkumar705 <mukesh_kumark@comcast.com>
Copilot AI review requested due to automatic review settings February 16, 2026 13:38
@MukeshkumarK MukeshkumarK requested review from a team as code owners February 16, 2026 13:38
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

This PR integrates the entservices-cloudstore package into the middleware build system by adding it as a runtime dependency in the packagegroup-middleware-layer recipe. This enables the cloudstore service to be included in middleware builds going forward.

Changes:

  • Added entservices-cloudstore as a runtime dependency to packagegroup-middleware-layer.bb

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

entservices-firmwareupdate \
entservices-frontpanel \
entservices-mediaanddrm-screencapture \
entservices-cloudstore \
Copy link

Copilot AI Feb 16, 2026

Choose a reason for hiding this comment

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

The package 'entservices-cloudstore' should be placed alphabetically between 'entservices-casting' (line 61) and 'entservices-connectivity' (line 62). The entservices packages from lines 61-76 follow alphabetical ordering, and the new entry should maintain this pattern for consistency and maintainability.

Copilot uses AI. Check for mistakes.
@github-actions
Copy link

github-actions bot commented Feb 18, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


1 out of 2 committers have signed the CLA.
✅ (smanes0213)[https://github.com/smanes0213]
@MukeshkumarK
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Copilot AI review requested due to automatic review settings February 19, 2026 05:06
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 1 comment.


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

entservices-firmwareupdate \
entservices-frontpanel \
entservices-mediaanddrm-screencapture \
entservices-cloudstore \
Copy link

Copilot AI Feb 19, 2026

Choose a reason for hiding this comment

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

The entservices-cloudstore package is not in alphabetical order. It should be placed after entservices-avoutput (line 69) and before entservices-connectivity (line 63). The entservices packages follow alphabetical ordering: appgateway, avoutput, cloudstore (should go here), connectivity, deviceanddisplay, etc.

Copilot uses AI. Check for mistakes.
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.

RDKEMW-13467 : Integrate entservices-cloudstore into middleware builds

4 participants