Merge lp://staging/~gesha/linaro-image-tools/1235941 into lp://staging/linaro-image-tools/11.11
Proposed by
Georgy Redkozubov
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Milo Casagrande | ||||
Approved revision: | 647 | ||||
Merged at revision: | 647 | ||||
Proposed branch: | lp://staging/~gesha/linaro-image-tools/1235941 | ||||
Merge into: | lp://staging/linaro-image-tools/11.11 | ||||
Diff against target: |
99 lines (+44/-2) 3 files modified
linaro-media-create (+2/-1) linaro_image_tools/media_create/__init__.py (+5/-0) linaro_image_tools/media_create/boards.py (+37/-1) |
||||
To merge this branch: | bzr merge lp://staging/~gesha/linaro-image-tools/1235941 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Milo Casagrande (community) | Approve | ||
Review via email: mp+198406@code.staging.launchpad.net |
Description of the change
This branch adds checks for dtb_files and if found set first entry as default dtb file.
To post a comment you must log in.
Thanks Georgy,
I tested it with a modified hwpack and it works correctly.