[PATCH] deb to snap build script: pc: UBUNTU: Ubuntu-4.4.0-83.89

Paolo Pisati paolo.pisati at canonical.com
Tue Jul 18 14:21:59 UTC 2017


Set snap version to linux-image-generic version, and pass the KERNEL argument to
the Makefile

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

diff --git a/snapcraft.yaml b/snapcraft.yaml
index ba29045..23fe5cd 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,5 +1,5 @@
 name: pc-kernel
-version: 4.4.0-83.106
+version: 4.4.0.83.89
 summary: generic linux kernel
 description: The generic Ubuntu kernel package as a snap
 type: kernel
@@ -11,6 +11,8 @@ parts:
     source-type: git
     source-branch: master
     plugin: make
+    make-parameters:
+      - KERNEL=linux-pc-image
     build-packages:
       - debootstrap
       - lsb-release
-- 
2.7.4





More information about the kernel-team mailing list