We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e8ce39 commit 5349c72Copy full SHA for 5349c72
1 file changed
debos-recipes/qualcomm-linux-debian-rootfs.yaml
@@ -83,6 +83,10 @@ actions:
83
- network-manager
84
# standard networking files (/etc/hosts, /etc/services etc.)
85
- netbase
86
+ # OP-TEE packages and xtest to enable regression testing
87
+ - optee-client-dev
88
+ - optee-test-qemu
89
+ - tee-supplicant
90
# audio
91
- pipewire
92
# Qualcomm Remote Filesystem Service; needed for WiFi on
0 commit comments