diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-03-13 18:45:27 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-03-16 17:31:44 +0900 |
commit | 7dc3bf316ad330cdff30e5c607df1f65aae9c15f (patch) | |
tree | 4a9998fc3c0cbfa4be015948baf1d140c601307b /mobile-targets.yaml | |
parent | 1d38846d0d09d99b84462d2399edbafb8095accf (diff) | |
download | meta-mobile-7dc3bf316ad330cdff30e5c607df1f65aae9c15f.tar.gz meta-mobile-7dc3bf316ad330cdff30e5c607df1f65aae9c15f.tar.bz2 meta-mobile-7dc3bf316ad330cdff30e5c607df1f65aae9c15f.zip |
Disable 3parts image and add wayland imagesubmit/tizen_mobile/20150316.000002accepted/tizen/mobile/20150316.102756
Since wayland repositories are added in obs, I have needs to generate mobile wayland image.
But this change is not completed yet. I generate this patch for testing in prerelease.
So, please don't review this without my verify.
Change-Id: I52ce2429200386273ae0845aa5e1bee3893f69ca
Diffstat (limited to 'mobile-targets.yaml')
-rw-r--r-- | mobile-targets.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mobile-targets.yaml b/mobile-targets.yaml index 29a8ed7..f304080 100644 --- a/mobile-targets.yaml +++ b/mobile-targets.yaml @@ -4,11 +4,12 @@ Targets: Images: - mobile-boot-armv7l-odroidu3.yaml - mobile-boot-armv7l-RD-PQ.yaml - - mobile-x11-3parts-armv7l-odroidu3.yaml - mobile-x11-armv7l-n4.yaml - Name: arm64-x11 Images: - - mobile-x11-3parts-arm64.yaml - mobile-x11-arm64-n4.yaml + - Name: arm-wayland + Images: + - mobile-wayland-armv7l-n4.yaml |