tizen 6.5 m2 release tizen_6.5.m2
authorHyunggi Lee <hyunggi.lee@samsung.com>
Wed, 1 Dec 2021 10:03:28 +0000 (19:03 +0900)
committerHyunggi Lee <hyunggi.lee@samsung.com>
Wed, 1 Dec 2021 10:03:28 +0000 (19:03 +0900)
Change-Id: I2256e5854fd4228effad04dfa03a027e835ed7fe
Signed-off-by: Hyunggi Lee <hyunggi.lee@samsung.com>
unified/emulator_gbs.conf [new file with mode: 0644]
unified/standard_gbs.conf [new file with mode: 0644]

diff --git a/unified/emulator_gbs.conf b/unified/emulator_gbs.conf
new file mode 100644 (file)
index 0000000..cac7513
--- /dev/null
@@ -0,0 +1,40 @@
+[general]
+fallback_to_native = true
+profile = profile.unified_emulator
+
+
+#########################################################
+################## Profile Section ##################
+#########################################################
+
+############# unified #############
+[profile.unified_standard]
+buildconf=./scm/meta/build-config/unified/standard_build.conf
+repos = repo.base_standard,repo.base_standard_debug
+
+[profile.unified_emulator]
+buildconf=./scm/meta/build-config/unified/emulator_build.conf
+repos = repo.base_standard,repo.base_standard_debug
+
+
+#########################################################
+################## Repo Section##################
+#########################################################
+
+############# base #############
+[repo.base_standard]
+url = http://download.tizen.org/releases/milestone/tizen/base/tizen-base_20211001.1/repos/standard/packages/
+[repo.base_standard_debug]
+url = http://download.tizen.org/releases/milestone/tizen/base/tizen-base_20211001.1/repos/standard/debug/
+
+############# unified #############
+[repo.unified_standard]
+url = http://download.tizen.org/releases/milestone/tizen/unified/tizen-unified_20211014.1/repos/standard/packages/
+[repo.unified_standard_debug]
+url = http://download.tizen.org/releases/milestone/tizen/unified/tizen-unified_20211014.1/repos/standard/debug/
+
+[repo.unified_emulator]
+url = http://download.tizen.org/releases/milestone/tizen/unified/tizen-unified_20211014.1/repos/emulator/packages/
+[repo.unified_emulator_debug]
+url = http://download.tizen.org/releases/milestone/tizen/unified/tizen-unified_20211014.1/repos/emulator/debug/
+
diff --git a/unified/standard_gbs.conf b/unified/standard_gbs.conf
new file mode 100644 (file)
index 0000000..cce5139
--- /dev/null
@@ -0,0 +1,40 @@
+[general]
+fallback_to_native = true
+profile = profile.unified_standard
+
+
+#########################################################
+################## Profile Section ##################
+#########################################################
+
+############# unified #############
+[profile.unified_standard]
+buildconf=./scm/meta/build-config/unified/standard_build.conf
+repos = repo.base_standard,repo.base_standard_debug
+
+[profile.unified_emulator]
+buildconf=./scm/meta/build-config/unified/emulator_build.conf
+repos = repo.base_standard,repo.base_standard_debug
+
+
+#########################################################
+################## Repo Section##################
+#########################################################
+
+############# base #############
+[repo.base_standard]
+url = http://download.tizen.org/releases/milestone/tizen/base/tizen-base_20211001.1/repos/standard/packages/
+[repo.base_standard_debug]
+url = http://download.tizen.org/releases/milestone/tizen/base/tizen-base_20211001.1/repos/standard/debug/
+
+############# unified #############
+[repo.unified_standard]
+url = http://download.tizen.org/releases/milestone/tizen/unified/tizen-unified_20211014.1/repos/standard/packages/
+[repo.unified_standard_debug]
+url = http://download.tizen.org/releases/milestone/tizen/unified/tizen-unified_20211014.1/repos/standard/debug/
+
+[repo.unified_emulator]
+url = http://download.tizen.org/releases/milestone/tizen/unified/tizen-unified_20211014.1/repos/emulator/packages/
+[repo.unified_emulator_debug]
+url = http://download.tizen.org/releases/milestone/tizen/unified/tizen-unified_20211014.1/repos/emulator/debug/
+