[SRU][kernel-snaps-uc24.04/pc][PATCH v2 0/1] snapcraft.yaml: update kernel version and fixes

Aaron Jauregui aaron.jauregui at canonical.com
Thu Feb 20 06:04:34 UTC 2025


[Changes between v1 and v2]
- refreshed repo
- fixed missing spaces after source declarations

[Impact]
The kernel and nvidia library versions for the snap have been
temporarily hardcoded and need to be updated every sru cycle. This also
removes two unnecessary debug print statements and cleans up an
unnecessary set of quotes.

[Fix]
Bump linux-image-uc-generic version 6.8.0-52.53 -> 6.8.0-56.58

[Test case]
Tested build changes by rebuilding. Version change is not testable until
the linux-image-uc-generic 6.8.0-56.58 version is available.

[Where problems could occur]
Build will break if the version is not correct.



Aaron Jauregui (1):
  snapcraft.yaml: fix source declarations, cleanup

 files/meta/kernel.yaml |  1 +
 snapcraft.yaml         | 13 +++++--------
 2 files changed, 6 insertions(+), 8 deletions(-)
 create mode 100644 files/meta/kernel.yaml

-- 
2.43.0




More information about the kernel-team mailing list