Merge lp:~milo/linaro-image-tools/bug1095747 into lp:linaro-image-tools/11.11
Proposed by
Milo Casagrande
Status: | Merged |
---|---|
Approved by: | James Tunnicliffe |
Approved revision: | 617 |
Merged at revision: | 618 |
Proposed branch: | lp:~milo/linaro-image-tools/bug1095747 |
Merge into: | lp:linaro-image-tools/11.11 |
Diff against target: |
26 lines (+3/-2) 2 files modified
linaro_image_tools/media_create/boards.py (+1/-0) linaro_image_tools/media_create/tests/test_media_create.py (+2/-2) |
To merge this branch: | bzr merge lp:~milo/linaro-image-tools/bug1095747 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
James Tunnicliffe (community) | Approve | ||
Review via email:
|
Description of the change
As reported on bug 1095747 comment #3, it should be sufficient to change the
MMC option for Snowball EMMC board to '0:2'.
Branch does that, and fixed a test.
To post a comment you must log in.
Looks good. Thanks.