mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-18 02:06:20 +08:00
CI: Fix cmake debian package path for arm
Change-Id: Ib1ea0b7bec0e00b50c957ae0f530284ae32bbe9b
Reviewed-by: Toni Saario <toni.saario@qt.io>
(cherry picked from commit f8f18afaa2)
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
mkdir -p /home/qt/debian_packages
|
mkdir -p /home/qt/debian_packages
|
||||||
cd /home/qt/debian_packages || exit
|
cd /home/qt/debian_packages || exit
|
||||||
# Backported cmake 3.24
|
# Backported cmake 3.24
|
||||||
wget https://ci-files01-hki.intra.qt.io/input/debian/cmake/amd64-focal/cmake-3.24-deb.tar.gz
|
wget https://ci-files01-hki.intra.qt.io/input/debian/cmake/arm64-focal/cmake-3.24-deb.tar.gz
|
||||||
tar xzf cmake-3.24-deb.tar.gz
|
tar xzf cmake-3.24-deb.tar.gz
|
||||||
# get rest of ready made Ubuntu focal arm debian packages
|
# get rest of ready made Ubuntu focal arm debian packages
|
||||||
# so that sbuild can find those
|
# so that sbuild can find those
|
||||||
|
|||||||
Reference in New Issue
Block a user