]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: snapcraft.yaml: various improvements
authorPaolo Pisati <paolo.pisati@canonical.com>
Mon, 26 Jun 2017 14:23:42 +0000 (16:23 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Fri, 13 Apr 2018 14:00:54 +0000 (16:00 +0200)
commit24974cfbcb08272469c8e02b96e03bcc1d8a8c53
tree12ef5aca4bc365c6927a195b7afb847844ab3771
parent927e0eefccce0a5dee4e9f73c8b03f14bc7d7136
UBUNTU: snapcraft.yaml: various improvements

BugLink: http://bugs.launchpad.net/bugs/1700576
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 and linux-firmware-snapdragon packages in
   the final snap
2) rename it to snapdragon-kernel to match the snap we have in the store
3) dynamic versioning
4) autogenerated config from debian.$DEBIAN/config/*

Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
snapcraft.yaml