]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - snapcraft.yaml
UBUNTU: [Config] GPIO_TWL4030=m
[mirror_ubuntu-zesty-kernel.git] / snapcraft.yaml
1 name: ubuntu-raspi2-kernel
2 version: 4.8.0
3 summary: The Raspberry Pi 2/3 kernel for snappy
4 description: This is a snapped kernel, based off the yakkety raspi2 branch and config
5 type: kernel
6
7 parts:
8 kernel:
9 plugin: kernel
10 source: .
11 source-type: git
12 kdefconfig: ['--makefile=debian/snapcraft.mk', 'branch=raspi2','flavour=raspi2', 'config']
13 kconfigs:
14 - CONFIG_LOCALVERSION="-yakkety_raspi2"
15 - CONFIG_DEBUG_INFO=n
16 kernel-image-target: zImage