common-packaging.post: change zypper repo URL 28/23328/1 accepted/tizen/common/20140623.163731 submit/tizen_common/20140623.163541
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>
Mon, 23 Jun 2014 16:31:18 +0000 (18:31 +0200)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Mon, 23 Jun 2014 16:31:18 +0000 (18:31 +0200)
With new snapshot tree format (jenkins jobs), the predefined
zypper repo in /etc/zypp/repos.d had a bad URL.

Change-Id: I649e92a8d3f3b0f1673ca0fc5ee9d252ed216e2e
Bug-Tizen: TC-1198
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
scripts/common-packaging.post

index 338ce82..18d8ffe 100644 (file)
@@ -26,5 +26,7 @@ EOF
 arch=ia32
 [ -d /usr/lib64 ] && arch=x86_64
 
-genrepo common-wayland-${arch} http://download.tizen.org/snapshots/tizen/common/common-wayland-${arch}/latest/repos/common/${arch}/packages/
+# quick fix for TC-1198
+# will not work for emulator32
+genrepo common-wayland-${arch} http://download.tizen.org/snapshots/tizen/common/@BUILD_ID@/repos/${arch}-wayland/packages/