QNX: Add QXN8.0 to Ubuntu24.04 provisioning

Pick-to: 6.9 6.9.1 6.8
Change-Id: I5a4011ce5f23517d4dd7c9f64738e7be97b4c73d
Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
This commit is contained in:
Marianne Yrjänä
2025-05-06 10:06:15 +03:00
parent 56e326ae31
commit e7075b5472

View File

@@ -0,0 +1,9 @@
#!/usr/bin/env bash
# Copyright (C) 2024 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
set -ex
# shellcheck source=../common/linux/qnx_800.sh
source "${BASH_SOURCE%/*}/../common/linux/qnx_800.sh"