Skip to content
Commit 086d1e0e authored by Ryan Roberts's avatar Ryan Roberts
Browse files

cli: refactor kernel install code



The original plan was to support a KCI package type, which would
describe the package produced by KernelCI. However, that really just
boils down to 2 paths/URLs; one for the kernel image and aother for the
modules tarball. So instead we will just allow both paths/URLs to be
provided when the RAW package type is selected. This is more generic and
will allow straightforward usage with tuxmake and Shrinkwrap too.

Let's remove the KCI pkgtype, and refactor the install code to be able
to more easily extend it to supporting modules in the next commit.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent 4fd18232
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment