Skip to content

Commit 5d59b6c

Browse files
build from master
1 parent 408fa49 commit 5d59b6c

File tree

2 files changed

+6
-38
lines changed

2 files changed

+6
-38
lines changed

org.mavlink.qgroundcontrol.yml

+6-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
app-id: org.mavlink.qgroundcontrol
22
runtime: org.kde.Platform
3-
runtime-version: 5.15-23.08
3+
runtime-version: "6.8"
44
sdk: org.kde.Sdk
55
command: QGroundControl
66
rename-appdata-file: org.mavlink.qgroundcontrol.metainfo.xml
@@ -17,19 +17,16 @@ finish-args:
1717
- --filesystem=/media # automount via udisks
1818
- --filesystem=/run/udev:ro # enables firmware upload & auto connecting
1919

20+
build-options:
21+
build-args:
22+
- "--share=network"
23+
2024
modules:
2125
- name: QGroundControl
2226
sources:
2327
- type: git
2428
url: https://github.com/mavlink/qgroundcontrol.git
25-
tag: v4.3.0
26-
# x-checker-data:
27-
# type: git
28-
# tag-pattern: ^v([\d.]+)$
29-
commit: 83d9a3c3e832f939ec39f6e14cb8bac9ccacc3da
30-
# https://github.com/mavlink/qgroundcontrol/pull/10901
31-
- type: patch
32-
path: patches/linking-10901.patch
29+
commit: bbaf32036956560ddcf7708b9a27f444b277e2da
3330
buildsystem: cmake-ninja
3431
builddir: true
3532
config-opts:

patches/linking-10901.patch

-29
This file was deleted.

0 commit comments

Comments
 (0)