Merge lp:~newell-jensen/maas-images/mustang-for-utopic-and-vivid into lp:maas-images

Proposed by Newell Jensen
Status: Merged
Merged at revision: 203
Proposed branch: lp:~newell-jensen/maas-images/mustang-for-utopic-and-vivid
Merge into: lp:maas-images
Diff against target: 23 lines (+6/-0)
1 file modified
conf/meph-v2.yaml (+6/-0)
To merge this branch: bzr merge lp:~newell-jensen/maas-images/mustang-for-utopic-and-vivid
Reviewer Review Type Date Requested Status
maintainers of maas images Pending
Review via email: mp+253743@code.launchpad.net

Commit message

This branch updates conf/meph-v2.yaml so that it will now build Utopic and Vivid images for Mustang.

Description of the change

This adds Mustang for Utopic and Vivid.

To post a comment you must log in.
204. By Newell Jensen

Fix typos.

Revision history for this message
Newell Jensen (newell-jensen) wrote :

Fixed typos. See new diff.

On Fri, Mar 20, 2015 at 2:31 PM, Newell Jensen <email address hidden>
wrote:

> Newell Jensen has proposed merging
> lp:~newell-jensen/maas-images/mustang-for-utopic-and-vivid into
> lp:maas-images.
>
> Commit message:
> This branch updates conf/meph-v2.yaml so that it will now build Utopic and
> Vivid images for Mustang.
>
> Requested reviews:
> maintainers of maas images (maas-images-maintainers)
>
> For more details, see:
>
> https://code.launchpad.net/~newell-jensen/maas-images/mustang-for-utopic-and-vivid/+merge/253743
>
> This adds Mustang for Utopic and Vivid.
> --
> You are the owner of
> lp:~newell-jensen/maas-images/mustang-for-utopic-and-vivid.
>
> === modified file 'conf/meph-v2.yaml'
> --- conf/meph-v2.yaml 2015-03-11 20:23:13 +0000
> +++ conf/meph-v2.yaml 2015-03-20 21:30:50 +0000
> @@ -37,6 +37,9 @@
> - [vivid, arm64, hwe-v, generic, linux-generic,
> *sa_hwe_v]
> - [vivid, arm64, *xguboot, generic, linux-generic,
> [*xguboot],
> {suffix: .xgene, kihelper: kh-xgene, di-format: 'xgene'}]
> + - [trusty, arm64, *mustang, generic, linux-generic,
> [*mustang],
> + {suffix: .xgene-mustang, kihelper: kh-xgene, di-format: 'xgene',
> + dtb: 'apm-mustang.dtb'}]
> - version: 14.10
> release: utopic
> kernels:
> @@ -48,6 +51,9 @@
> - [utopic, arm64, hwe-u, generic, linux-generic,
> *sa_hwe_u]
> - [utopic, arm64, *xguboot, generic, linux-generic,
> [*xguboot],
> {suffix: .xgene, kihelper: kh-xgene, di-format: 'xgene'}]
> + - [trusty, arm64, *mustang, generic, linux-generic,
> [*mustang],
> + {suffix: .xgene-mustang, kihelper: kh-xgene, di-format: 'xgene',
> + dtb: 'apm-mustang.dtb'}]
> - version: 14.04
> release: trusty
> kernels:
>
>
>

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'conf/meph-v2.yaml'
2--- conf/meph-v2.yaml 2015-03-11 20:23:13 +0000
3+++ conf/meph-v2.yaml 2015-03-20 21:33:16 +0000
4@@ -37,6 +37,9 @@
5 - [vivid, arm64, hwe-v, generic, linux-generic, *sa_hwe_v]
6 - [vivid, arm64, *xguboot, generic, linux-generic, [*xguboot],
7 {suffix: .xgene, kihelper: kh-xgene, di-format: 'xgene'}]
8+ - [vivid, arm64, *mustang, generic, linux-generic, [*mustang],
9+ {suffix: .xgene-mustang, kihelper: kh-xgene, di-format: 'xgene',
10+ dtb: 'apm-mustang.dtb'}]
11 - version: 14.10
12 release: utopic
13 kernels:
14@@ -48,6 +51,9 @@
15 - [utopic, arm64, hwe-u, generic, linux-generic, *sa_hwe_u]
16 - [utopic, arm64, *xguboot, generic, linux-generic, [*xguboot],
17 {suffix: .xgene, kihelper: kh-xgene, di-format: 'xgene'}]
18+ - [utopic, arm64, *mustang, generic, linux-generic, [*mustang],
19+ {suffix: .xgene-mustang, kihelper: kh-xgene, di-format: 'xgene',
20+ dtb: 'apm-mustang.dtb'}]
21 - version: 14.04
22 release: trusty
23 kernels:

Subscribers

People subscribed via source and target branches