commit | f085ba292bb399b029add02269dd395b16d211bd | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Jul 12 12:37:16 2022 +0530 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Jul 12 13:21:02 2022 +0530 |
tree | 54b1634dc823c29c051352ec01c5182c8b9e79f3 | |
parent | 08c8a31214e8ca29e05b9f6c3ee942b28ec58457 [diff] |
gitlab-ci/cirrus: Update freebsd to python 3.9 packages FreeBSD has stopped shipping python 3.8, causing our cirrus builds to fail immediately. Upstream lcitool has an update to address this, but has also reorganized its source tree so additional changes are required for 'make lcitool-update'. In the meantime, fix the build. Signed-off-by: Richard Henderson <richard.henderson@linaro.org>