[PATCH] UBUNTU: snapcraft.yaml: skip non-existent firmware_install step

Paolo Pisati paolo.pisati at canonical.com
Thu Aug 30 12:56:53 UTC 2018


BugLink: https://bugs.launchpad.net/bugs/1789897

Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
 snapcraft.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/snapcraft.yaml b/snapcraft.yaml
index d1802df..0518010 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -18,6 +18,7 @@ parts:
     kconfigs:
       - CONFIG_DEBUG_INFO=n
     kernel-image-target: zImage
+    kernel-with-firmware: false
     override-build: |
       cp debian/scripts/retpoline-extract-one \
         $SNAPCRAFT_PART_BUILD/scripts/ubuntu-retpoline-extract-one
-- 
2.7.4





More information about the kernel-team mailing list