Skip to content

Commit 358fca7

Browse files
committed
example-configs: switch app-linux-usb-proxy to per-release branch
The devices API changes in R4.3 makes it complicated to use the same code base for both R4.2 and R4.3. Use separate branches. QubesOS/qubes-issues#9325
1 parent 81c7a9d commit 358fca7

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

example-configs/qubes-os-main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,7 @@ components:
109109
branch: main
110110
- app-linux-input-proxy:
111111
branch: main
112-
- app-linux-usb-proxy:
113-
branch: main
112+
- app-linux-usb-proxy
114113
- app-linux-snapd-helper:
115114
branch: main
116115
- app-shutdown-idle:

example-configs/qubes-os-r4.2.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@ components:
112112
branch: main
113113
- app-linux-input-proxy:
114114
branch: main
115-
- app-linux-usb-proxy:
116-
branch: main
115+
- app-linux-usb-proxy
117116
- app-linux-snapd-helper:
118117
branch: main
119118
- app-shutdown-idle:

example-configs/qubes-os-r4.3.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,7 @@ components:
107107
branch: main
108108
- app-linux-input-proxy:
109109
branch: main
110-
- app-linux-usb-proxy:
111-
branch: main
110+
- app-linux-usb-proxy
112111
- app-linux-snapd-helper:
113112
branch: main
114113
- app-shutdown-idle:

0 commit comments

Comments
 (0)