modify repositories for tizen 2.4 mobile
authorYoungman <yman.jung@samsung.com>
Wed, 19 Jul 2017 05:11:54 +0000 (14:11 +0900)
committerMats Wichmann <mats@linux.com>
Mon, 9 Oct 2017 15:01:22 +0000 (15:01 +0000)
currently, 2.4-base repository is for release,
while 2.4-mobile repository is for snapshot.
(mismatch between both repositories)
Both repositories shall be for release.

Change-Id: I94c6eaaba9fba56ca81f56d7973ec4c3f847626a
Signed-off-by: Youngman <yman.jung@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/21523
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
(cherry picked from commit d10a6a50ad786e102c08bf36720648f9f404e0ea)

tools/tizen/.gbs.conf

index 2d61572..7a36971 100755 (executable)
@@ -9,7 +9,7 @@ profile = profile.tizen
 #passwd =
 obs = obs.tizen
 #Comma separated list of repositories
-repos = repo.public_latest, repo.devel-gcc49-base,
+repos = repo.tizen_2_4_mobile_tm1_armv7l, repo.tizen_2_4_base
 #repos = repo.tizen_main, repo.tizen_base
 #Build config for gbs build
 #buildconf = <patch/to/build-config-file>
@@ -25,14 +25,14 @@ url = https://api.tizen.org
 #passwd =
 
 #Repo section example
-[repo.public_latest]
+[repo.tizen_2_4_mobile_tm1_armv7l]
 #Build against repo's URL
-url = http://download.tizen.org/snapshots/2.4-mobile/common/latest/repos/target-TM1/packages/
+url = http://download.tizen.org/releases/2.4/2.4-mobile/tizen-2.4-mobile_20160531.3/repos/target-TM1/packages/
 #Optional user and password, set if differ from profile's user and password
 #user =
 #passwd =
 
-[repo.devel-gcc49-base]
+[repo.tizen_2_4_base]
 url = http://download.tizen.org/releases/2.4/2.4-base/tizen-2.4-base_20151027.1/repos/standard/packages/
 
 #{ Tizen:4.0:Unified