~canonical-kernel-snaps/+git/kernel-snaps-uc20:master-test

Last commit made on 2022-08-17
Get this branch:
git clone -b master-test https://git.launchpad.net/~canonical-kernel-snaps/+git/kernel-snaps-uc20
Members of Canonical Kernel Snaps can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

b7bc572... by Dimitri John Ledkov

Merge remote-tracking branch 'origin/master' into master-test

44ca07b... by Dimitri John Ledkov

Copy snapd-info when available

Signed-off-by: Dimitri John Ledkov <email address hidden>
(cherry picked from commit 331a0eeff1193e0b2baddc24da5aeff18025cae4)

97062d6... by Dimitri John Ledkov

Copy host trusted.gpg.d directory too, LP started to use it

Signed-off-by: Dimitri John Ledkov <email address hidden>

b929a7f... by Dimitri John Ledkov

Makefile.efi: allow kernel.efi without suffix version

Support installing kernel.efi without suffix version

Signed-off-by: Dimitri John Ledkov <email address hidden>

b592576... by Juerg Haefliger

Merge branch 'master' into master-test

81dc427... by Juerg Haefliger

trim-firmware: Keep the wifi regulatory database files

Signed-off-by: Juerg Haefliger <email address hidden>

6d91407... by Juerg Haefliger

Remove unnecessary firmware binaries

BugLink: https://bugs.launchpad.net/bugs/1951422
BugLink: https://bugs.launchpad.net/bugs/1951423

linux-firmware provides a lot of binaries that are not needed/required and
just blow up the size of the kernel snap. In order to reduce the snap size,
remove all firmware binaries that are not referenced by the kernel. But
only if TRIM_FIRMWARE is set to 'true'.

Note that older kernels don't reference brcm firmware config files so
copy the whole directory content to be on the safe side.

Signed-off-by: Juerg Haefliger <email address hidden>
Acked-by: Dimitri John Ledkov <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Signed-off-by: Juerg Haefliger <email address hidden>

e3478e1... by Juerg Haefliger

Simplify trim-firmware - take 2

Signed-off-by: Juerg Haefliger <email address hidden>

f637288... by Juerg Haefliger

Simplify trim-firmware

Signed-off-by: Juerg Haefliger <email address hidden>

7ad8c9c... by Juerg Haefliger

trim-firmware: Use absolute path /sbin/modinfo

Signed-off-by: Juerg Haefliger <email address hidden>