From: Prajwal Mohan Date: Fri, 17 May 2013 15:03:59 +0000 (-0700) Subject: Fixing repo URL X-Git-Tag: accepted/tizen/20130520.103426^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=980d9318a3e71344f162ceda32e4441d987a623a;hp=82276aa890bcb533c8b9f2344626c8ea699b4e8f;p=platform%2Fupstream%2Fmeta-base.git Fixing repo URL --- diff --git a/base-repos.yaml b/base-repos.yaml index 1fc1cc4..f514625 100644 --- a/base-repos.yaml +++ b/base-repos.yaml @@ -1,7 +1,7 @@ Repositories: - Name: base - Url: http://download.tizen.org/snapshots/devel/upstream/@BUILD_ID@/repos/base/@ARCH@/packages/ + Url: http://download.tizen.org/snapshots/tizen/@BUILD_ID@/repos/tizen/@ARCH@/packages/ Options: --save --ssl_verify=no - Name: base-debug - Url: http://download.tizen.org/snapshots/devel/upstream/@BUILD_ID@/repos/base/@ARCH@/debug/ + Url: http://download.tizen.org/snapshots/tizen/@BUILD_ID@/repos/tizen/@ARCH@/debug/ Options: --save --ssl_verify=no