Merge lp://qastaging/~gesha/linaro-image-tools/1208678 into lp://qastaging/linaro-image-tools/11.11

Proposed by Georgy Redkozubov
Status: Needs review
Proposed branch: lp://qastaging/~gesha/linaro-image-tools/1208678
Merge into: lp://qastaging/linaro-image-tools/11.11
Diff against target: 419 lines (+95/-38)
5 files modified
linaro_image_tools/hwpack/config.py (+16/-0)
linaro_image_tools/hwpack/hardwarepack.py (+8/-2)
linaro_image_tools/hwpack/hwpack_fields.py (+2/-0)
linaro_image_tools/media_create/boards.py (+24/-13)
linaro_image_tools/media_create/tests/test_media_create.py (+45/-23)
To merge this branch: bzr merge lp://qastaging/~gesha/linaro-image-tools/1208678
Reviewer Review Type Date Requested Status
linaro-image-tools maintainers Pending
Review via email: mp+198402@code.qastaging.launchpad.net

Description of the change

This branch adds zImage as supported kernel image type to boot.
New variable is added to hwpack: kernel_image_type
if it is set to 'zImage' 'kernel_file' is copied to the bootdisk as 'zImage', if it is not set or set to 'uImage' 'kernel_file' is treated as uImage.

To post a comment you must log in.

Unmerged revisions

646. By Georgy Redkozubov

Added zImage as supported kernel image type to boot.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches