gbs.conf for tizen_2.3 wearable project tizen_2.3_wearable
authorHongkwon Park <hkwonn.park@samsung.com>
Tue, 28 Jul 2015 11:49:17 +0000 (20:49 +0900)
committerHongkwon Park <hkwonn.park@samsung.com>
Tue, 28 Jul 2015 11:49:17 +0000 (20:49 +0900)
Signed-off-by: Hongkwon Park <hkwonn.park@samsung.com>
gbs.conf [new file with mode: 0644]

diff --git a/gbs.conf b/gbs.conf
new file mode 100644 (file)
index 0000000..6292b40
--- /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