Fixed url in .ks file 15/10015/1
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 13 Sep 2013 16:06:57 +0000 (19:06 +0300)
committerEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 13 Sep 2013 16:06:57 +0000 (19:06 +0300)
Fixed url in 'repo' line. Currently it's pointing to nonexistent
location.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
mobile-repos.yaml

index 88369c6..216c1be 100644 (file)
@@ -1,7 +1,7 @@
 Repositories:
     -   Name: mobile
-        Url:  http://download.tizen.org/snapshots/tizen/@BUILD_ID@/repos/mobile/@ARCH@/packages/
+        Url:  http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/mobile/@ARCH@/packages/
         Options: --save  --ssl_verify=no
     -   Name: mobile-debug
-        Url:  http://download.tizen.org/snapshots/tizen/@BUILD_ID@/repos/mobile/@ARCH@/debug/
+        Url:  http://download.tizen.org/snapshots/tizen/mobile/@BUILD_ID@/repos/mobile/@ARCH@/debug/
         Options: --save  --ssl_verify=no