[kernel-snaps-uc22/intel-iotg][PATCH 1/1] snapcraft.yaml: add firmware-sof for stage package
Jian Hui Lee
jianhui.lee at canonical.com
Tue Aug 22 08:38:43 UTC 2023
BugLink: https://bugs.launchpad.net/bugs/2032607
soundwire firmware needs to be included for intel kernel snap.
Signed-off-by: Jian Hui Lee <jianhui.lee at canonical.com>
---
snapcraft.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2ef6dbb..65e0a8e 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -31,6 +31,8 @@ parts:
- kmod
stage-packages:
- linux-image-uc22-intel-iotg
+ - on amd64:
+ - firmware-sof-signed
organize:
boot: ./
lib/firmware: firmware
--
2.39.2
More information about the kernel-team
mailing list