We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af734b commit 3e55c8bCopy full SHA for 3e55c8b
debos-recipes/qualcomm-linux-debian-rootfs.yaml
@@ -70,6 +70,8 @@ actions:
70
# APT update and upgrade to pickup changes from overlays
71
apt -y update
72
apt -y full-upgrade
73
+ apt-cache policy pipewire
74
+ apt-cache madison pipewire
75
76
- action: apt
77
description: Install foundational packages
0 commit comments