diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-03-06 16:34:57 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-03-06 16:34:57 +0900 |
commit | 08d62bba94b0d74227bc95a48124fb81438ead21 (patch) | |
tree | a97bb217ce6840d032e57ef36a4dd1e228917bef | |
parent | cb115060e52bf329b4654eaf9977c5e1ebd7bf7b (diff) | |
download | snapshot-repo-conf-08d62bba94b0d74227bc95a48124fb81438ead21.tar.gz snapshot-repo-conf-08d62bba94b0d74227bc95a48124fb81438ead21.tar.bz2 snapshot-repo-conf-08d62bba94b0d74227bc95a48124fb81438ead21.zip |
Add wayland repositories and x86_64-x11 repository in Tizen:Mobile
Change-Id: I8947f0829d683d55770b919b9d1455ce3d95e678
-rwxr-xr-x | repos.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -544,12 +544,27 @@ Repositories: - Name: atom-x11 Architectures: - ia32 + - Name: atom-wayland + Architectures: + - ia32 + - Name: x86_64-x11 + Architectures: + - x86_64 + - Name: x86_64-wayland + Architectures: + - x86_64 - Name: arm-x11 Architectures: - armv7l + - Name: arm-wayland + Architectures: + - armv7l - Name: arm64-x11 Architectures: - aarch64 + - Name: arm64-wayland + Architectures: + - aarch64 - Name: Tizen-tv Link: latest |