diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-19 13:26:43 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-19 13:26:43 +1200 |
| commit | 2339e982052d9ccb306711fcb711dc85dce47718 (patch) | |
| tree | d569c162320f8426c9b118634827e663ada4d841 /meta-yerba/recipes-core/images | |
| parent | 495ce621778e11cce018689f6c3df3babf80840b (diff) | |
| download | yerbalinux-2339e982052d9ccb306711fcb711dc85dce47718.tar.xz yerbalinux-2339e982052d9ccb306711fcb711dc85dce47718.zip | |
Start audio work
Diffstat (limited to 'meta-yerba/recipes-core/images')
| -rw-r--r-- | meta-yerba/recipes-core/images/yerba-image.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-yerba/recipes-core/images/yerba-image.bb b/meta-yerba/recipes-core/images/yerba-image.bb index 3b07d89..f9e9413 100644 --- a/meta-yerba/recipes-core/images/yerba-image.bb +++ b/meta-yerba/recipes-core/images/yerba-image.bb @@ -23,6 +23,8 @@ IMAGE_INSTALL = "\ wget \ file \ doas \ + pipewire \ + wireplumber \ " EXTRA_USERS_PARAMS = "\ |
