]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: snapcraft.yaml: various improvements
authorPaolo Pisati <paolo.pisati@canonical.com>
Thu, 3 Aug 2017 10:26:12 +0000 (12:26 +0200)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 9 Mar 2018 15:21:38 +0000 (12:21 -0300)
commitd9d9bc5944dcc4ef036cc0793f3c329539b99fe1
tree6639c3da0f16679182b28629a25486fb473088c8
parent8a4e7565ee8cc61ade0f6c7543d9036e81b13ecb
UBUNTU: snapcraft.yaml: various improvements

BugLink: http://bugs.launchpad.net/bugs/1700577
Update the snapcraft.yaml we ship in Xenial to exploit some of the new feature
present in snapcraft's 3.21.

Among the improvements:

1) include the linux-firmware / raspberry-firmware-wireless package in the final
snap
2) rename it to pi2-kernel to match the snaps we have in the store
3) dynamic versioning
4) autogenerated config from debian.$DEBIAN/config/*
5) automatic download of raspberry-firmware-wireless from ppa:~snappy-dev

This brings the pi2 kernel in line with generic/pc-kernel and
snapdragon/snapdragon-kernel.

The resulting kernel is identical to the one we push to the store, but can be
fully built locally. Tested manually by comparing the two snaps (local generated
and the one we have in the store) and by building an edge image from scratch.

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
snapcraft.yaml