summaryrefslogtreecommitdiffstats
path: root/service/other/rpc_library
diff options
context:
space:
mode:
authorRiku Nomoto <riku_nomoto@mail.toyota.co.jp>2020-12-19 20:41:59 +0900
committerShuhei Aketa <shuhei.aketa@woven-planet.global>2021-01-06 12:14:11 +0000
commitdd1c0ebcad53357f6451813c6a0e10ba6b164f27 (patch)
tree9a2be7326ddcf3e4245f31ce1f2e2d0b6164b7c4 /service/other/rpc_library
parentf4c5a9b8e9d563ec16e65e3dafb97f18e12d7002 (diff)
Organized dependencies of xpath
This patch should be merged after 25841 has been merged. https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-devel/+/25841 xpath is used in launch_xml2cfg.sh. launch_xml2cfg.sh converts xml to cfg. Originally, agl.mk was running launch_xml2cfg.sh. Only SystemManager uses launch_xml2cfg.sh. Therefore, I changed launch_xml2cfg.sh from agl.mk to SystemManager's Makefile. Signed-off-by: Riku Nomoto <riku_nomoto@mail.toyota.co.jp> Change-Id: Ib4c5813c89573222217a6df971b720f9be35fc3f
Diffstat (limited to 'service/other/rpc_library')
-rwxr-xr-xservice/other/rpc_library/tool_for_arm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/other/rpc_library/tool_for_arm/Makefile b/service/other/rpc_library/tool_for_arm/Makefile
index 67121b4..0deac5d 100755
--- a/service/other/rpc_library/tool_for_arm/Makefile
+++ b/service/other/rpc_library/tool_for_arm/Makefile
@@ -35,7 +35,7 @@ CLEAN_TARGET := clean-test clean-all clean-all-test \
clean-self clean-self-test clean-all-sub clean-self-sub #comment out for make clean errorclean-sub
EMPTY_TARGET := install-test build-lib build-prog build-shlib build-arlib \
-build-test-mock-lib build-test-mock-arlib build-test-mock-shlib build-cfg \
+build-test-mock-lib build-test-mock-arlib build-test-mock-shlib \
install install-header install-test-mock-header install-test-casename install-lib \
install-shlib install-arlib install-prog install-data install-cfg install-preload