Fixed gbs deploy scripts
authorAndriy Gudz <a.gudz@samsung.com>
Tue, 25 Apr 2017 06:03:15 +0000 (09:03 +0300)
committerAndriy Gudz <a.gudz@samsung.com>
Tue, 25 Apr 2017 06:03:15 +0000 (09:03 +0300)
network-manager/scripts/deploy.sh
network-manager/scripts/gbs.conf

index b5c44ef..3f19e19 100755 (executable)
@@ -16,7 +16,7 @@ esac
 SCRIPT_PATH="$(readlink -m ${0})"
 CONTROL_DIR="${SCRIPT_PATH%/*/*}/scripts"
 
-GBS_RPMS_DIR=~/${BUILD_ROOT}/local/repos/Main2017_KantM/${TARGET_ARCH}/RPMS
+GBS_RPMS_DIR=~/${BUILD_ROOT}/local/repos/${PROFILE}/${TARGET_ARCH}/RPMS
 
 sdb root on
 sdb shell mount -o remount,rw /
index 1c953f3..a068d5c 100644 (file)
@@ -35,7 +35,7 @@ buildroot = ~/GBS_ROOT_3.0_TM2
 [repo.tzmb_3.0_TM2_base]
 url = http://download.tizen.org/snapshots/tizen/base/tizen-base_20170421.1/repos/arm64/packages/
 [repo.tzmb_4.0_unified]
-url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20170421.3/repos/standard/packages/
+url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20170421.1/repos/standard/packages/
 
 
 ############################################# Profile [profile.tzmb_3.0_TM1]
@@ -48,7 +48,7 @@ buildroot = ~/GBS_ROOT_3.0_TM1
 [repo.tzmb_3.0_TM1_base]
 url = http://download.tizen.org/snapshots/tizen/base/latest/repos/arm/packages/
 [repo.tzmb_3.0_TM1]
-url = http://download.tizen.org/snapshots/tizen/3.0-mobile/tizen-3.0-mobile_20170420.2/repos/arm-wayland/packages/
+url = http://download.tizen.org/snapshots/tizen/mobile/latest/repos/arm-wayland/packages/