Rename plugins according to conf/resource/module 65/291665/1
authorUnsung Lee <unsung.lee@samsung.com>
Wed, 19 Apr 2023 04:53:27 +0000 (13:53 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Thu, 20 Apr 2023 04:18:26 +0000 (13:18 +0900)
commit8ecdf65fdaa6b18f4f1c1ffd7842883f3ca7a63b
tree00ddb060078d0ba486b47a7c446658404a43014f
parent196b72f8fca6bbbd640c1f3e20187a9d4fcb8566
Rename plugins according to conf/resource/module

Renaming plugins in resourced-*.rpm package considering conf, resource, and module.
Plugin library name normally follows the rule below:
libplugin-resourced-<conf>-<resource>-<module>.so

conf: 'limiter' or 'optimizer' or 'monitor' or ''
resource: 'cpu' or 'memory' or ''

Change-Id: I14512fc0bb5f4a36a2a64a0b7f6c9da9e4e0bf46
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
packaging/resourced.spec
src/CMakeLists.txt