summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHongkwon Park <hkwonn.park@samsung.com>2015-07-28 20:48:14 +0900
committerHongkwon Park <hkwonn.park@samsung.com>2015-07-28 20:48:14 +0900
commit88555e8a3baef339be404847f95318dcb9f85c49 (patch)
treed104590ae3755a01cf98fc2d465e9603d66e44fd
parent0423828576fc203d2c03f7ce39dc3f7c33cbc3aa (diff)
downloadgbs-config-88555e8a3baef339be404847f95318dcb9f85c49.tar.gz
gbs-config-88555e8a3baef339be404847f95318dcb9f85c49.tar.bz2
gbs-config-88555e8a3baef339be404847f95318dcb9f85c49.zip
gbs.conf for tizen_2.3 mobile projecttizen_2.3_mobile
Signed-off-by: Hongkwon Park <hkwonn.park@samsung.com>
-rw-r--r--gbs.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/gbs.conf b/gbs.conf
new file mode 100644
index 00000000..8afd6cba
--- /dev/null
+++ b/gbs.conf
@@ -0,0 +1,19 @@
+[general]
+profile = profile.tizen_2.3_mobile
+#profile = profile.tizen_2.3_wearable
+
+[repo.tizen_2.3_mobile]
+url=http://download.tizen.org/snapshots/2.3-mobile/common/latest/repos/target/packages
+# For Emulator
+## url=http://download.tizen.org/snapshots/2.3-mobile/common/latest/repos/emulator/packages
+
+[repo.tizen_2.3_wearable]
+url=http://download.tizen.org/snapshots/2.3-wearable/common/latest/repos/target/packages
+# For Emulator
+## url=http://download.tizen.org/snapshots/2.3-wearable/common/latest/repos/emulator/packages
+
+[profile.tizen_2.3_mobile]
+repos=repo.tizen_2.3_mobile
+
+[profile.tizen_2.3_wearable]
+repos=repo.tizen_2.3_wearable