]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - snapcraft.yaml
UBUNTU: SAUCE: snapcraft.yaml build file
[mirror_ubuntu-artful-kernel.git] / snapcraft.yaml
CommitLineData
8a4e7565
PP
1name: ubuntu-raspi2-kernel
2version: 4.4.0
3summary: The Raspberry Pi 2/3 kernel for snappy
4description: This is a snapped kernel, based off the xenial raspi2 branch and config
d067a903
TG
5type: kernel
6
7parts:
8 kernel:
9 plugin: kernel
10 source: .
11 source-type: git
8a4e7565 12 kdefconfig: ['--makefile=debian/snapcraft.mk', 'branch=raspi2','flavour=raspi2', 'config']
d067a903 13 kconfigs:
8a4e7565 14 - CONFIG_LOCALVERSION="-xenial_raspi2"
d067a903 15 - CONFIG_DEBUG_INFO=n
8a4e7565 16 kernel-image-target: zImage