[PATCH 0/2] Snapcraft only syntax for kernelefi snaps

Dimitri John Ledkov dimitri.ledkov at canonical.com
Wed Jul 28 14:18:22 UTC 2021


If a few dependencies to linux-signed-uc20-efi package, snapcraft.yaml
for building kernel.efi snaps can be greatly simplified to simply
using moder v3.x snapcraft `stage-packages` directive without any
Makefiles.

This will remove need to crank snaps, and enable to rebuild them
embargoed and under ESM without any snapcraft.yaml changes.

Proposing a patch to linux-signed-uc20-efi and matching
pc-lowlatency-kernel snapcraft.yaml patch to transition away from
using makefiles and just use pure snapcraft.yaml directives to build
the kernel snap.

Dimitri John Ledkov (1):
  UBUNTU: [Packaging] Add depends on firmware and modules

 debian/control.stub | 2 ++
 1 file changed, 2 insertions(+)

Dimitri John Ledkov (1):
  pc-lowlatency: snapcraft.yaml use pure snapcraft syntax

 snapcraft.yaml | 43 +++++++++++++++++++++++++++++++------------
 1 file changed, 31 insertions(+), 12 deletions(-)


-- 
2.30.2




More information about the kernel-team mailing list