From: Stephane Desneux Date: Mon, 23 Jun 2014 16:31:18 +0000 (+0200) Subject: common-packaging.post: change zypper repo URL X-Git-Tag: accepted/tizen/common/20140623.163731^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d820e6948fd73b11caa830142088e82a3cf04b7c;p=profile%2Fcommon%2Fmeta.git common-packaging.post: change zypper repo URL 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 --- diff --git a/scripts/common-packaging.post b/scripts/common-packaging.post index 338ce82..18d8ffe 100644 --- a/scripts/common-packaging.post +++ b/scripts/common-packaging.post @@ -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/