← Back to issue list

kernel plugin: introduce a _get_kernel_version() helper

View original Launchpad issue

Metadata

Project
snapcraft
Number
#1804622
Type
issue
State
open
Author
~p-pisati
Labels
19.04 19.04-blue
Created
2018-11-22 09:25:01.655849+00:00
Updated
2019-03-21 20:44:18.008798+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Make the kernel plugin extract the kernel version from the Linux source code tree and take decision using this extracted data: at the moment, i'm skipping the 'make firmware_install' step if kernel version >= 4.14 (since that target was retired in 4.14 and compilation would fail there) but in the future i want to exploit this feature to adjust the kernel config based off the specific kernel version we are building.

Evaluation history

No evaluation history available.