]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - scripts/package/snapcraft.template
make snap-pkg support
[mirror_ubuntu-bionic-kernel.git] / scripts / package / snapcraft.template
CommitLineData
b3f38f3b
PP
1name: kernel
2version: KERNELRELEASE
3summary: Linux kernel
4description: The upstream Linux kernel
5grade: stable
6confinement: strict
7type: kernel
8
9parts:
10 kernel:
11 plugin: kernel
12 source: SRCTREE
13 source-type: git
14 kconfigfile: SRCTREE/.config