[MCD] Update gbs.conf.in & common.sh 39/219539/3
authorjaekuk, lee <juku1999@samsung.com>
Fri, 6 Dec 2019 00:22:48 +0000 (16:22 -0800)
committerjaekuk lee <juku1999@samsung.com>
Tue, 31 Dec 2019 08:31:01 +0000 (08:31 +0000)
Fixed the build error for wearable

Change-Id: I069f5295630a005c70a547041269130196596303
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
tizen/build/common.sh
tizen/build/gbs.conf.in

index dd94659a84d22e57bfce900e0cf4d2896748a3b5..5c42bf054b95c498f8868af6cc86680b4a90dc37 100644 (file)
@@ -70,7 +70,7 @@ function setupAndExecuteTargetBuild() {
       fi
     elif [[ $platform == "wearable" ]]; then
       if [ "$DEFAULT_TIZEN_VERSION" == "5.5" ]; then
-        PROFILE=tzwr_5.5_armv7l_spin
+        PROFILE=tzwr_5.5_spin
       fi
     else
       echo "Cannot set default PROFILE for platform=${platform}"
index ca83cf1ef3e173def6fb075dc8f90db4f769e3ae..b13f2ee4473937d7f294a4b1b2ef63d39c101655 100755 (executable)
@@ -87,7 +87,6 @@ url = http://165.213.149.200/download/snapshots/tizen/base-wearable/latest/repos
 # Tizen v5.5 spin Wearable (armv7l)
 #
 [profile.tzwr_5.5_spin]
-obs = obs.spin
 repos = repo.wearable_product_5.5_base, repo.wearable_product_5.5
 buildroot = ~/GBS-ROOT-M69-TZWR_5.5_SPIN-TIZEN_LATEST-RELEASE
 user = blinkbot