RDKEMW-2839, RDKMVE-51: Remove ILISA plugin interface definition and related pkgs#3851
Closed
arun-madhavan-013 wants to merge 9 commits into
Closed
RDKEMW-2839, RDKMVE-51: Remove ILISA plugin interface definition and related pkgs#3851arun-madhavan-013 wants to merge 9 commits into
arun-madhavan-013 wants to merge 9 commits into
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request removes the LISA (ILISA) plugin packaging and its DAC-specific configuration injection from the meta-rdk-video layer, and stops thunder-startup-services from installing/target-requiring the LISA systemd unit.
Changes:
- Removed
wpeframework-lisa.servicefrom thethunderstartupservicessystemd service set (previously gated byDAC_SUPPORT). - Deleted the
entservices-lisaBitBake recipe. - Deleted the
entservices-lisa-dac-config.incinclude (platform/firmware mapping +LISA.jsoninjection task).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| recipes-extended/thunderstartupservices/thunderstartupservices.bb | Drops the conditional inclusion of wpeframework-lisa.service from the installed/startup-required service list. |
| recipes-extended/entservices/include/entservices-lisa-dac-config.inc | Removes the LISA DAC configuration mapping and the post-install JSON injection task. |
| recipes-extended/entservices/entservices-lisa.bb | Removes the LISA plugin recipe and its build/install packaging rules. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
joseinweb
previously approved these changes
May 4, 2026
12 tasks
|
CCI-Build-Verified +1 |
1 similar comment
|
CCI-Build-Verified +1 |
|
CCI-Test-Verified +1 |
|
CCI-Test-Verified +1 |
Comment on lines
+18
to
+19
| # Develop (PR https://github.com/rdkcentral/entservices-apis/commit/2d21c4b772604922ad95a23776a2bb0b4257b372) | ||
| SRCREV_entservices-apis = "2d21c4b772604922ad95a23776a2bb0b4257b372" |
|
|
||
| # Tag 3.6.5 | ||
| SRCREV_entservices-apis = "fddc40060fb57af86bf9b2f3ea09e9674dbed838" | ||
| # Develop (PR https://github.com/rdkcentral/entservices-apis/commit/2d21c4b772604922ad95a23776a2bb0b4257b372) |
|
CCI-Build-Verified -1 |
12 tasks
Contributor
Author
|
#4153 will take up - rebase |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.