-
Notifications
You must be signed in to change notification settings - Fork 392
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RDK-45352 RDK-45346: Add Support to RDKServices to be compatible with Thunder R4.4.1 #5116
Merged
Conversation
This file contains 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
…nder R4.4.1 Reason for change: Compilation Error Fixed of rdkservices plugins against Thunder R4.4.1 Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith [email protected] Updated: DeviceInfo/DeviceInfo.cpp Updated: DeviceInfo/Module.h Updated: Messenger/Module.h Updated: Monitor/Monitor.h Updated: OpenCDMi/FrameworkRPC.cpp Updated: PersistentStore/Module.h Updated: RDKShell/RDKShell.cpp Updated: ResourceManager/ResourceManager.cpp Updated: RustAdapter/LocalPlugin.cpp Updated: RustAdapter/LocalPlugin.h Updated: RustAdapter/RemotePlugin.cpp Updated: RustAdapter/RemotePlugin.h Updated: RustAdapter/RustAdapter.cpp Updated: RustAdapter/RustAdapter.h Updated: SecurityAgent/SecurityAgent.cpp Updated: SecurityAgent/SecurityAgent.h Updated: SystemServices/SystemServices.cpp Updated: SystemServices/platformcaps/platformcapsdata.h Updated: helpers/UtilsJsonRpc.h
karuna2git
approved these changes
Apr 4, 2024
karuna2git
changed the title
RDK-45352 RDK-45346: Upgrade SkyXione-LLAMA & Xumo devices to use Thunder R4.4.1
RDK-45352 RDK-45346: Add Support to RDKServices to be compatible with Thunder R4.4.1
Apr 4, 2024
karuna2git
pushed a commit
that referenced
this pull request
May 31, 2024
…nder R4.4.1 (#5361) * RDK-45352 RDK-45346: Upgrade SkyXione-LLAMA & Xumo devices to use Thunder R4.4.1 (#5116) * RDK-45352 RDK-45346: Upgrade SkyXione-LLAMA & Xumo devices to use Thunder R4.4.1 Reason for change: Compilation Error Fixed of rdkservices plugins against Thunder R4.4.1 Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith [email protected] Updated: DeviceInfo/DeviceInfo.cpp Updated: DeviceInfo/Module.h Updated: Messenger/Module.h Updated: Monitor/Monitor.h Updated: OpenCDMi/FrameworkRPC.cpp Updated: PersistentStore/Module.h Updated: RDKShell/RDKShell.cpp Updated: ResourceManager/ResourceManager.cpp Updated: RustAdapter/LocalPlugin.cpp Updated: RustAdapter/LocalPlugin.h Updated: RustAdapter/RemotePlugin.cpp Updated: RustAdapter/RemotePlugin.h Updated: RustAdapter/RustAdapter.cpp Updated: RustAdapter/RustAdapter.h Updated: SecurityAgent/SecurityAgent.cpp Updated: SecurityAgent/SecurityAgent.h Updated: SystemServices/SystemServices.cpp Updated: SystemServices/platformcaps/platformcapsdata.h Updated: helpers/UtilsJsonRpc.h (cherry picked from commit e3bf082) RDK-45352 RDK-45346: Update rdkservices plugins to be compatible for Thunder R4.4.1 (#5118) Reason for change: Updated LocalDispatcher correctly for Invoke method Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith [email protected] Updated: SystemServices/platformcaps/platformcapsdata.h * Update platformcapsdata.h --------- Co-authored-by: Karunakaran A <[email protected]> (cherry picked from commit 87c498d) DELIA-64992: [R4.4.1] [Auto][24Q2]Device struck at Hubbl/Sky/Xumo Logo post CDL (#5142) Reason for change: Modify the Invoke method error check with respect to Thunder R4.4.1 code Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith <[email protected]> XIONE-14377: [ALPACA_DE][UK][Alpaca IT][Foxtel] Ip linear (#5190) Reason for change: removed the unnecessary dispatcher release from invoke method which landed for R4.4.1 Test Procedure: Verified in Jenkins Build Signed-off-by: Thamim Razith <[email protected]> Co-authored-by: Karunakaran A <[email protected]> (cherry picked from commit 2d3a914) * Update the Changelogs for Thunder R4.4.1 Sky-LLAMA changes
This was referenced Jul 24, 2024
ramasat
pushed a commit
that referenced
this pull request
Jul 26, 2024
…nder R4.4.1 (#5566) RDK-45352 RDK-45346: Upgrade SkyXione-LLAMA & Xumo devices to use Thunder R4.4.1 (RDK-45352 RDK-45346: Add Support to RDKServices to be compatible with Thunder R4.4.1 #5116) RDK-45352 RDK-45346: Upgrade SkyXione-LLAMA & Xumo devices to use Thunder R4.4.1 Reason for change: Compilation Error Fixed of rdkservices plugins against Thunder R4.4.1 Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith [email protected] Updated: DeviceInfo/DeviceInfo.cpp Updated: DeviceInfo/Module.h Updated: Messenger/Module.h Updated: Monitor/Monitor.h Updated: OpenCDMi/FrameworkRPC.cpp Updated: PersistentStore/Module.h Updated: RDKShell/RDKShell.cpp Updated: ResourceManager/ResourceManager.cpp Updated: RustAdapter/LocalPlugin.cpp Updated: RustAdapter/LocalPlugin.h Updated: RustAdapter/RemotePlugin.cpp Updated: RustAdapter/RemotePlugin.h Updated: RustAdapter/RustAdapter.cpp Updated: RustAdapter/RustAdapter.h Updated: SecurityAgent/SecurityAgent.cpp Updated: SecurityAgent/SecurityAgent.h Updated: SystemServices/SystemServices.cpp Updated: SystemServices/platformcaps/platformcapsdata.h Updated: helpers/UtilsJsonRpc.h (cherry picked from commit e3bf082) RDK-45352 RDK-45346: Update rdkservices plugins to be compatible for Thunder R4.4.1 (#5118) Reason for change: Updated LocalDispatcher correctly for Invoke method Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith [email protected] Updated: SystemServices/platformcaps/platformcapsdata.h Update platformcapsdata.h Co-authored-by: Karunakaran A [email protected] (cherry picked from commit 87c498d) DELIA-64992: [R4.4.1] [Auto][24Q2]Device struck at Hubbl/Sky/Xumo Logo post CDL (#5142) Reason for change: Modify the Invoke method error check with respect to Thunder R4.4.1 code Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith [email protected] XIONE-14377: [ALPACA_DE][UK][Alpaca IT][Foxtel] Ip linear (#5190) Reason for change: removed the unnecessary dispatcher release from invoke method which landed for R4.4.1 Test Procedure: Verified in Jenkins Build Signed-off-by: Thamim Razith [email protected] Co-authored-by: Karunakaran A [email protected] (cherry picked from commit 2d3a914) Update the Changelogs for Thunder R4.4.1 Sky-LLAMA changes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Reason for change: Compilation Error Fixed of rdkservices plugins against Thunder R4.4.1
Test Procedure: Verify in Jenkin Build
Risks: High
Signed-off-by: Thamim Razith [email protected]
Updated: DeviceInfo/DeviceInfo.cpp
Updated: DeviceInfo/Module.h
Updated: Messenger/Module.h
Updated: Monitor/Monitor.h
Updated: OpenCDMi/FrameworkRPC.cpp
Updated: PersistentStore/Module.h
Updated: RDKShell/RDKShell.cpp
Updated: ResourceManager/ResourceManager.cpp
Updated: RustAdapter/LocalPlugin.cpp
Updated: RustAdapter/LocalPlugin.h
Updated: RustAdapter/RemotePlugin.cpp
Updated: RustAdapter/RemotePlugin.h
Updated: RustAdapter/RustAdapter.cpp
Updated: RustAdapter/RustAdapter.h
Updated: SecurityAgent/SecurityAgent.cpp
Updated: SecurityAgent/SecurityAgent.h
Updated: SystemServices/SystemServices.cpp
Updated: SystemServices/platformcaps/platformcapsdata.h
Updated: helpers/UtilsJsonRpc.h