Fix the path to the host specific system configurations 31/25631/1
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Sun, 22 Nov 2020 00:58:42 +0000 (09:58 +0900)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Mon, 23 Nov 2020 13:38:54 +0000 (13:38 +0000)
commit23d40b490b2e6735d70d413e6a147d78b1898c8b
treebba5789f6b5d6a1771677ead07129e43c6df857f
parentf375d527c775582f4229a94d96177f18d80f0008
Fix the path to the host specific system configurations

Fix the path to the host specific system configurations,
'/usr/conf/' to follow the standard '/etc'.
And all configurations of agl basesystem should stored
under subdirectory, 'basesystem'.

Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Change-Id: I2be55d483a4a359e69250fc36d1f03a55a01cd8e
17 files changed:
service/native/backup_manager/config/Makefile
service/native/backup_manager/server/src/bkup_param.cpp
service/native/framework_unified/client/Makefile
service/native/framework_unified/client/NS_Logger/src/ns_logger.cpp
service/native/framework_unified/client/NativeServices/Makefile
service/system/config/library/system_manager_config/last2order/Makefile
service/system/config/library/system_manager_config/order/Makefile
service/system/config/library/system_manager_config/src/ss_system_manager_conf.cpp
service/system/config/library/system_manager_config/xml/Makefile
service/system/interface_unified/Makefile.client
service/system/interface_unified/library/include/ss_last_to_order_local.h
service/system/logger_service/server/lib/ss_logger_store_logs.cpp
service/system/logger_service/server/src/loggerservice_application.cpp
service/system/power_service/server/src/ss_power.cpp
service/system/system_manager/server/Makefile
service/system/system_manager/server/include/ss_sm_default_paths.h
service/system/task_manager/client/libtskmcfg/Makefile