[pc-snap PATCH 1/1] snapcraft.yaml: specify build-base core20
Dimitri John Ledkov
dimitri.ledkov at canonical.com
Tue Jul 20 13:31:04 UTC 2021
This will allow removing explicit series setting on the +snap LP
object. And it will also make local snapcraft builds match production
launchpad builds.
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov at canonical.com>
---
snapcraft.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 2c8d879..967a4bf 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -4,6 +4,7 @@ summary: generic linux kernel
description: The generic Ubuntu kernel package as a snap
type: kernel
confinement: strict
+build-base: core20
parts:
kernel:
--
2.30.2
More information about the kernel-team
mailing list