canonical / snapcraft

Package, distribute, and update any app for Linux and IoT.
https://snapcraft.io
GNU General Public License v3.0
1.18k stars 443 forks source link

Allow specifying build-base in kernel snap #4868

Closed cmatsuoka closed 1 month ago

cmatsuoka commented 3 months ago

What needs to get done

Allow kernel snaps to be built on build-bases specified using the standard cross-craft base naming system.

Why it needs to get done

To start tests building kernels with specific build-bases.

syncronize-issues-to-jira[bot] commented 3 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-3046.

This message was autogenerated

mr-cal commented 1 month ago

Implemented as a prototype in a feature branch via #4914.