Add gbs.conf
authorj-h.choi <j-h.choi@samsung.com>
Wed, 8 May 2024 03:14:09 +0000 (12:14 +0900)
committer조웅석/MDE Lab(SR)/삼성전자 <ws77.cho@samsung.com>
Thu, 9 May 2024 00:26:39 +0000 (09:26 +0900)
Change-Id: Iff0dd070177035db2a87de18d23845bda95bd2df

.github/gbs.conf [new file with mode: 0644]

diff --git a/.github/gbs.conf b/.github/gbs.conf
new file mode 100644 (file)
index 0000000..e061a65
--- /dev/null
@@ -0,0 +1,42 @@
+[profile.Tizen-Unified]
+repos = repo.Unified_base, repo.Unified_main
+buildroot = .GBS-ROOT/launcher-Unified
+
+[profile.Tizen-Unified-X]
+repos = repo.Unified_x_base, repo.Unified_x_main
+buildroot = .GBS-ROOT/launcher-Unified-X
+
+[profile.VD-PontusM]
+repos = repo.VD_base, repo.VD_PontusM_main
+buildroot = .GBS-ROOT/launcher-PontusM
+
+[profile.VD-KantSU2e]
+repos = repo.VD_base, repo.VD_KantSU2e_main
+buildroot = .GBS-ROOT/launcher-KantSU2e
+
+[profile.da]
+repos = repo.DA_base, repo.DA_main
+
+
+[repo.Unified_base]
+url = http://download.tizen.org/snapshots/TIZEN/Tizen/Tizen-Base/latest/repos/standard/packages/
+[repo.Unified_main]
+url = http://download.tizen.org/snapshots/TIZEN/Tizen/Tizen-Unified/latest/repos/standard/packages/
+
+[repo.Unified_x_base]
+url = http://download.tizen.org/snapshots/TIZEN/Tizen/Tizen-Base-X/latest/repos/standard/packages/
+[repo.Unified_x_main]
+url = http://download.tizen.org/snapshots/TIZEN/Tizen/Tizen-Unified-X/latest/repos/standard/packages/
+
+[repo.VD_base]
+url = http://168.219.244.109/base/current/standard/latest/repos/base/armv7l/packages/
+[repo.VD_PontusM_main]
+url = http://168.219.244.109/products/tv/official/2024/ONEMAIN/PontusM_ATSC/latest/repos/product/armv7l/packages/
+[repo.VD_KantSU2e_main]
+url = http://168.219.244.109/products/tv/official/2024/ONEMAIN/KantSU2e_ATSC/latest/repos/product/armv7l/packages/
+
+[repo.DA_base]
+url = http://10.113.136.26/snapshots/DA/Tizen-7.0/Tizen-7.0-DA-Base/latest/repos/standard/packages/
+[repo.DA_main]
+url = http://10.113.136.26/snapshots/DA/Tizen-7.0/Tizen-7.0-DA-Unified/latest/repos/MESON64/packages/
+