]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - snapcraft.yaml
UBUNTU: SAUCE: s390/mm: fix local TLB flushing vs. detach of an mm address space
[mirror_ubuntu-zesty-kernel.git] / snapcraft.yaml
CommitLineData
0a7cc07d
TG
1name: snappygenerickernel
2version: 4.4.0
3summary: The generic kernel for snappy
4description: This is a generic snapped kernel, based off the xenial src and config
5type: kernel
6
7parts:
8 kernel:
9 plugin: kernel
10 source: .
11 source-type: git
12 kdefconfig: ['--makefile=debian/snapcraft.mk', 'branch=master','flavour=generic', 'config']
13 kconfigs:
14 - CONFIG_LOCALVERSION="-xenial_generic"
15 - CONFIG_DEBUG_INFO=n
16 kernel-image-target: bzImage