Fix product wearable repo url 10/214610/1
authorsurya.kumar7 <surya.kumar7@samsung.com>
Tue, 24 Sep 2019 14:01:48 +0000 (19:31 +0530)
committersurya.kumar7 <surya.kumar7@samsung.com>
Tue, 24 Sep 2019 14:01:48 +0000 (19:31 +0530)
Product wearable repo was pointing to wrong url so build did not start.
Repository url is now fixed and build runs without problem.

Reference: https://review.tizen.org/gerrit/214571

Change-Id: If1452aafbd120bfd61f6782cdeff53f0b904530f
Signed-off-by: surya.kumar7 <surya.kumar7@samsung.com>
tizen/build/gbs.conf

index 9c37399..f2bbd0c 100755 (executable)
@@ -88,7 +88,7 @@ user = blinkbot
 passwdx = QlpoOTFBWSZTWd0JOhUAAACBAABgIAAhAIIjF3JFOFCQ3Qk6FQ==
 
 [repo.wearable_product_5.5_base]
-url = http://165.213.149.200/download/snapshots/tizen/base-wearable/latest/repos/arm/packages/
+url = http://165.213.149.200/download/snapshots/tizen/base-wearable/latest/repos/standard/packages/
 user = blinkbot
 passwdx = QlpoOTFBWSZTWd0JOhUAAACBAABgIAAhAIIjF3JFOFCQ3Qk6FQ==