]> asedeno.scripts.mit.edu Git - linux.git/blob - scripts/package/snapcraft.template
Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.org/drm...
[linux.git] / scripts / package / snapcraft.template
1 name: kernel
2 version: KERNELRELEASE
3 summary: Linux kernel
4 description: The upstream Linux kernel
5 grade: stable
6 confinement: strict
7 type: kernel
8
9 parts:
10   kernel:
11     plugin: kernel
12     source: SRCTREE
13     source-type: tar
14     kernel-with-firmware: false