forked from rdkcentral/rdkservices
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RDK-43786: Implement Thunder Plugin Configuration for CMake-3.20 & ab…
…ove (rdkcentral#4490) * RDK-43786: Implement Thunder Plugin Configuration for CMake-3.20 & above (rdkcentral#4411) Reason for change: updated the rdkservices plugins config based on modern config generator Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith <[email protected]> (cherry picked from commit cbbd3c2) SERXIONE-3290: Unable to play content/launch major apps Reason for change: OCDM socket path was done only for Platco/Hisense platform , we need to remove the connector socket Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith <[email protected]> (cherry picked from commit 27f7152) * RDK-43786: Implement Thunder Plugin Configuration for CMake-3.20 & above (rdkcentral#4432) Reason for change: updated the Network.conf.in and PersistentStore.conf.in Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith <[email protected]> (cherry picked from commit bbc49ce) RDK-43786: Implement Thunder Plugin Configuration for CMake-3.20 & above (rdkcentral#4431) Reason for change: added the webkitbrowser-plugins conf.in for modern config generator Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith <[email protected]> Co-authored-by: Karunakaran A <[email protected]> (cherry picked from commit 339b397) * RDK-43786: Implement Thunder Plugin Configuration for CMake-3.20 & above (rdkcentral#4455) Reason for change: Updated the startuporder configuration in conf.in into each rdkservices plugin's Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith <[email protected]> (cherry picked from commit 879658e) RDK-43786: Implement Thunder Plugin Configuration for CMake-3.20 & ab… (rdkcentral#4456) …ove (rdkcentral#4455) Reason for change: added the JSPP.conf.in based on modern generator and also to avoid Sercomm-Xione-US-Flex2.0 Device Build compilation Error Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith <[email protected]> (cherry picked from commit adadca1) * RDK-43786: Implement Thunder Plugin Configuration for CMake-3.20 & above Reason for change: Updated the Webkitbrowser conf.in based on those config file Test Procedure: Verify in Jenkin Build Risks: High Signed-off-by: Thamim Razith <[email protected]> * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: tabbas651 <[email protected]> Co-authored-by: Thamim Razith <[email protected]>
- Loading branch information
1 parent
9f5404e
commit 4c4caa2
Showing
104 changed files
with
1,291 additions
and
7 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.AVInput" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_AVINPUT_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.ActivityMonitor" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_ACTIVITYMONITOR_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.Bluetooth" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_BLUETOOTH_STARTUPORDER@" |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.CompositeInput" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_COMPOSITEINPUT_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.ContinueWatching" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_CONTINUEWATCHING_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.ControlService" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_CONTROLSERVICE_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.dataCapture" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_DATACAPTURE_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.DeviceDiagnostics" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_DEVICEDIAGNOSTICS_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
precondition = ["Platform"] | ||
autostart = "@PLUGIN_DEVICEIDENTIFICATION_AUTOSTART@" | ||
startuporder = "@PLUGIN_DEVICEIDENTIFICATION_STARTUPORDER@" | ||
|
||
configuration = JSON() | ||
|
||
if boolean("@GENERIC_DEVICEIDENTIFIATION@"): | ||
if boolean("@PLUGIN_DEVICEIDENTIFICATION_INTERFACE_NAME@"): | ||
configuration.add("interface", PLUGIN_DEVICEIDENTIFICATION_INTERFACE_NAME) | ||
|
||
rootobject = JSON() | ||
rootobject.add("mode", "@PLUGIN_DEVICEIDENTIFICATION_MODE@") | ||
configuration.add("root", rootobject) |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
autostart = "true" | ||
startuporder = "@PLUGIN_DEVICEINFO_STARTUPORDER@" | ||
|
||
configuration = JSON() | ||
|
||
rootobject = JSON() | ||
rootobject.add("mode", "@PLUGIN_DEVICEINFO_MODE@") | ||
configuration.add("root", rootobject) |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
precondition = ["Platform"] | ||
autostart = "@PLUGIN_DISPLAYINFO_AUTOSTART@" | ||
startuporder = "@PLUGIN_DISPLAYINFO_STARTUPORDER@" | ||
|
||
configuration = JSON() | ||
|
||
if boolean("@PLUGIN_DISPLAYINFO_USE_BEST_MODE@"): | ||
configuration.add("useBestMode", PLUGIN_DISPLAYINFO_USE_BEST_MODE) | ||
if boolean("@PLUGIN_DISPLAYINFO_DRM_DEVICE_NAME@"): | ||
configuration.add("drmDeviceName", PLUGIN_DISPLAYINFO_DRM_DEVICE_NAME) | ||
if boolean("@PLUGIN_DISPLAYINFO_USE_BEST_MODE@"): | ||
configuration.add("drmSubsystemPath", PLUGIN_DISPLAYINFO_EDID_FILEPATH) | ||
if boolean("@PLUGIN_DISPLAYINFO_USE_BEST_MODE@"): | ||
configuration.add("hdcpLevelFilepath", PLUGIN_DISPLAYINFO_HDCP_LEVEL_FILEPATH) | ||
if boolean("@PLUGIN_DISPLAYINFO_USE_BEST_MODE@"): | ||
configuration.add("hdrLevelFilepath", PLUGIN_DISPLAYINFO_HDR_LEVEL_FILEPATH) | ||
if boolean("@PLUGIN_DISPLAYINFO_USE_BEST_MODE@"): | ||
configuration.add("gpuMemoryFile", PLUGIN_DISPLAYINFO_GPU_MEMORY_FILE) | ||
if boolean("@PLUGIN_DISPLAYINFO_USE_BEST_MODE@"): | ||
configuration.add("gpuMemoryFreePattern", PLUGIN_DISPLAYINFO_GPU_MEMORY_FREE_PATTERN) | ||
if boolean("@PLUGIN_DISPLAYINFO_USE_BEST_MODE@"): | ||
configuration.add("gpuMemoryTotalPattern", PLUGIN_DISPLAYINFO_GPU_MEMORY_TOTAL_PATTERN) | ||
if boolean("@PLUGIN_DISPLAYINFO_USE_BEST_MODE@"): | ||
configuration.add("gpuMemoryUnitMultiplier", PLUGIN_DISPLAYINFO_GPU_MEMORY_UNIT_MULTIPLIER) | ||
if boolean("@PLUGIN_DISPLAYINFO_HDCP_LEVEL@"): | ||
configuration.add("hdcplevel", PLUGIN_DISPLAYINFO_HDCP_LEVEL) | ||
|
||
rootobject = JSON() | ||
rootobject.add("mode", "@PLUGIN_DISPLAYINFO_MODE@") | ||
configuration.add("root", rootobject) |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.DisplaySettings" | ||
autostart = "@PLUGIN_DISPLAYSETTINGS_AUTOSTART@" | ||
startuporder = "@PLUGIN_DISPLAYSETTINGS_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.FrameRate" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_FRAMERATE_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.FrontPanel" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_FRONTPANEL_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.HdcpProfile" | ||
autostart = "@PLUGIN_HDCPPROFILE_AUTOSTART@" | ||
startuporder = "@PLUGIN_HDCPPROFILE_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.HdmiCec" | ||
autostart = "@PLUGIN_HDMICEC_AUTOSTART@" | ||
startuporder = "@PLUGIN_HDMICEC_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.HdmiCecSink" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_HDMICECSINK_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.HdmiCecSource" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_HDMICECSOURCE_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.HdmiInput" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_HDMIINPUT_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
precondition = ["Platform"] | ||
callsign = "org.rdk.LEDControl" | ||
autostart = "false" | ||
startuporder = "@PLUGIN_LEDCONTROL_STARTUPORDER@" |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
precondition = ["Network"] | ||
autostart = "@PLUGIN_LOCATIONSYNC_AUTOSTART@" | ||
startuporder = "@PLUGIN_LOCATIONSYNC_STARTUPORDER@" | ||
|
||
configuration = JSON() | ||
|
||
configuration.add("interval", 10) | ||
configuration.add("retries", 60) | ||
configuration.add("source", "@PLUGIN_LOCATIONSYNC_URI@") |
Oops, something went wrong.