From: Riku Nomoto Date: Sat, 19 Dec 2020 11:41:59 +0000 (+0900) Subject: Organized dependencies of xpath X-Git-Tag: 10.92.0~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=dd1c0ebcad53357f6451813c6a0e10ba6b164f27;hp=dd1c0ebcad53357f6451813c6a0e10ba6b164f27;p=staging%2Fbasesystem.git 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 Change-Id: Ib4c5813c89573222217a6df971b720f9be35fc3f ---