From 9e81562e1f50b3d001e2c4d2c783301dd3254023 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Tue, 17 Dec 2019 12:58:25 +1300 Subject: [PATCH] move to current curtin master, including fix for installing kernels on !amd64 --- snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 60eb5af74..8c9cdd87d 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -27,7 +27,7 @@ parts: plugin: python source-type: git source: git://git.launchpad.net/curtin - source-commit: 04adfd9a83964ccec944b0f015143ea3b5b21473 + source-commit: b022ed4204f9d78d3199de24e786b55b92e72a7f requirements: requirements.txt organize: 'lib/python*/site-packages/usr/lib/curtin': 'usr/lib/'