summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@outlook.com>2021-02-18 20:29:59 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-19 11:17:11 +0000
commitc640057edaf4e9e62bc63943808c49af91312374 (patch)
tree447980d7eb85b544d33104c00ef4713b04389a38 /scripts
parent3dc37c12c17d5bb6d4701a425a4f79f6e31784ee (diff)
downloadpoky-c640057edaf4e9e62bc63943808c49af91312374.tar.gz
cmake: set CMAKE_EXPORT_NO_PACKAGE_REGISTRY
if a cmake file uses export(PACKAGE) command it creates a folder ~/.cmake/package/<name> in the current user's home-dir. fix this host contermination by setting CMAKE_EXPORT_NO_PACKAGE_REGISTRY to ON by default, which makes the export() command do nothing (From OE-Core rev: fc7bd81cfe52c35fe26d146c1def8a7493bd2e25) Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions