]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - snapcraft.yaml
UBUNTU: snapcraft.yaml: various improvements
authorPaolo Pisati <paolo.pisati@canonical.com>
Mon, 26 Jun 2017 09:04:32 +0000 (11:04 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 19 Jul 2017 07:59:17 +0000 (09:59 +0200)
commit14faa7efee3fad9d1684b9de14907220b512b464
tree41e8dfa4712806c12e81d73b450b8a6316c7f3f7
parent69daa964bd411aa910b50aa0245fcbc17a6cf381
UBUNTU: snapcraft.yaml: various improvements

BugLink: http://bugs.launchpad.net/bugs/1700480
This patch improves over the original snapcraft.yaml we ship in Xenial,
and makes the generated kernel snap nearly identical to the one we ship
in the store.
Among the different improvements, we have:

1) include the linux-firmware package in the final snap
2) rename it to pc-kernel to match the snap we have in the store
3) dynamic versioning
4) autogenerated config from debian.$DEBIAN/config/*
5) generate from the same snap versions for i386, amd64, armhf, arm64, ppc64el
and s390x

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Acked-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Shrirang Bagul <shrirang.bagul@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
snapcraft.yaml