diff options
author | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-04-25 10:54:15 +0200 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@open.eurogiciel.org> | 2014-04-25 10:54:15 +0200 |
commit | ff5e0c3793c1f59857013a0f4693a6662a30ea9d (patch) | |
tree | 386577b9d877bc81ae82816683f0292f5fad80d7 /common-repos.yaml | |
parent | 800d619d6b9074edb58905768b20cf1d0a568758 (diff) | |
download | meta-ff5e0c3793c1f59857013a0f4693a6662a30ea9d.tar.gz meta-ff5e0c3793c1f59857013a0f4693a6662a30ea9d.tar.bz2 meta-ff5e0c3793c1f59857013a0f4693a6662a30ea9d.zip |
removed all X11 images,patterns and scriptssubmit/tizen_common/20140425.143724accepted/tizen/common/20140425.144512
Change-Id: Ic21355d9ff483f046016b685b33854efb661eeee
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
Diffstat (limited to 'common-repos.yaml')
-rw-r--r-- | common-repos.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/common-repos.yaml b/common-repos.yaml index 8275a5a..f63b37d 100644 --- a/common-repos.yaml +++ b/common-repos.yaml @@ -7,11 +7,3 @@ Repositories: Url: http://download.tizen.org/snapshots/tizen/common/common-wayland-x86_64/@BUILD_ID@/repos/common/x86_64/packages/ Options: --ssl_verify=no - - Name: common-x11_i586 - Url: http://download.tizen.org/snapshots/tizen/common/common-x11-ia32/@BUILD_ID@/repos/common/ia32/packages/ - Options: --ssl_verify=no - - - Name: common-x11_x86_64 - Url: http://download.tizen.org/snapshots/tizen/common/common-x11-x86_64/@BUILD_ID@/repos/common/x86_64/packages/ - Options: --ssl_verify=no - |