1
0

qt6: update recipe pins, NDK, SDK, Ant, use venv for buildozer/p4a, add tomli recipe

This commit is contained in:
Sander van Grieken
2023-07-04 20:41:48 +02:00
parent 16d3db95ab
commit 770a32cf6a
18 changed files with 128 additions and 98 deletions

View File

@@ -48,7 +48,6 @@ docker build \
--file "$CONTRIB_ANDROID/Dockerfile" \
"$PROJECT_ROOT"
# maybe do fresh clone
if [ ! -z "$ELECBUILD_COMMIT" ] ; then
info "ELECBUILD_COMMIT=$ELECBUILD_COMMIT. doing fresh clone and git checkout."