[pi-test-snap PATCH 1/1] snapcraft.yaml: specify build-base core20
Dimitri John Ledkov
dimitri.ledkov at canonical.com
Tue Jul 20 13:34:33 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 1af63e4..d270220 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -4,6 +4,7 @@ summary: The Canonical Raspberry Pi kernel
description: The Canonical Raspberry Pi kernel
type: kernel
confinement: strict
+build-base: core20
assumes:
- kernel-assets
--
2.30.2
More information about the kernel-team
mailing list