]> code.ossystems Code Review - openembedded-core.git/commit
siteinfo: fix siteinfo_get_files to work with RSS
authorJackie Huang <jackie.huang@windriver.com>
Wed, 31 May 2017 08:27:17 +0000 (16:27 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Jul 2017 07:45:11 +0000 (08:45 +0100)
commit5b1454304483a0bc725b32fd5458e5281c68112f
tree780108085556c0c97b3d389ae84bd91b10c37d24
parent56f6fc7d6de0a46046ea2abcc392b1da88e398ec
siteinfo: fix siteinfo_get_files to work with RSS

The siteconfig cache files in ACLOCALDIR setup by autotools.bbclass
has been dropped after switching to RSS, so change the siteconfig
search path back to SITECONFIG_SYSROOTCACHE and the parameter
name changed from aclocalcache to sysrootcache.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/autotools.bbclass
meta/classes/siteinfo.bbclass