File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- # If not stated otherwise in this file or this component's license file the
2
- # following copyright and licenses apply:
1
+ # If not stated otherwise in this file or this component's LICENSE
2
+ # file the following copyright and licenses apply:
3
3
#
4
- # Copyright 2020 RDK Management
4
+ # Copyright 2025 RDK Management
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
14
14
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
15
# See the License for the specific language governing permissions and
16
16
# limitations under the License.
17
+
17
18
set (PLUGIN_NAME HdmiCecSink)
18
19
set (MODULE_NAME ${NAMESPACE}${PLUGIN_NAME} )
19
20
set (PLUGIN_IMPLEMENTATION ${MODULE_NAME} Implementation)
@@ -69,4 +70,4 @@ install(TARGETS ${MODULE_NAME}
69
70
install (TARGETS ${PLUGIN_IMPLEMENTATION}
70
71
DESTINATION lib/${STORAGE_DIRECTORY} /plugins)
71
72
72
- write_config(${PLUGIN_NAME} )
73
+ write_config(${PLUGIN_NAME} )
You can’t perform that action at this time.
0 commit comments