diff options
author | Ross Burton <ross@burtonini.com> | 2022-02-09 12:53:15 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-12 17:05:35 +0000 |
commit | 23ac8859f4f336dead2264f320a382d696b48370 (patch) | |
tree | 04fe7501d575fe8716db1331e9678b74759648fa /scripts/opkg-query-helper.py | |
parent | 75f9785a2b28eddd1f6ca0c8a6c6507dd97df409 (diff) | |
download | poky-23ac8859f4f336dead2264f320a382d696b48370.tar.gz |
cmake: stop FetchContent from fetching content
CMake includes a FetchContent module, which will download further
source code at configure time. With the network isolation this will now
fail, but as not all environments support network isolation we can tell
cmake to not download either for extra safety.
(From OE-Core rev: 138df1940fff303de48c98a95ac1bbaef4f120e2)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/opkg-query-helper.py')
0 files changed, 0 insertions, 0 deletions