From 46ec7a36cccac34b49b2f32b28258563bb29cee9 Mon Sep 17 00:00:00 2001 From: "Graydon, Tracy" Date: Wed, 25 Sep 2013 13:30:01 -0700 Subject: [PATCH] Update the repo urls for new directory structure Change-Id: I8640c23449a28e72bdb99257a50871e0f8c5e88c --- ivi-repos.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ivi-repos.yaml b/ivi-repos.yaml index 1d22d49..4e3be17 100644 --- a/ivi-repos.yaml +++ b/ivi-repos.yaml @@ -1,7 +1,7 @@ Repositories: - Name: ivi - Url: http://download.tizen.org/snapshots/tizen/ivi/@BUILD_ID@/repos/ivi/@ARCH@/packages/ + Url: http://download.tizen.org/snapshots/tizen/ivi/ivi/@BUILD_ID@/repos/ivi/@ARCH@/packages/ Options: --ssl_verify=no - Name: ivi-debug - Url: http://download.tizen.org/snapshots/tizen/ivi/@BUILD_ID@/repos/ivi/@ARCH@/debug/ + Url: http://download.tizen.org/snapshots/tizen/ivi/@ivi/BUILD_ID@/repos/ivi/@ARCH@/debug/ Options: --ssl_verify=no -- 2.7.4