From 8765066a9bd780966490dc7abab69a7e3ded5860 Mon Sep 17 00:00:00 2001 From: tizenrobot Date: Mon, 6 Jan 2020 22:33:33 +0000 Subject: [PATCH] tizen-unified_20200106.1 --- 3.0/common/arm-wayland_gbs.conf | 95 ++++++++++++++------------------- 3.0/common/arm64-wayland_gbs.conf | 95 ++++++++++++++------------------- 3.0/common/emulator32-wayland_gbs.conf | 95 ++++++++++++++------------------- 3.0/common/ia32-wayland_gbs.conf | 95 ++++++++++++++------------------- 3.0/common/x86_64-wayland_gbs.conf | 95 ++++++++++++++------------------- gbs.conf | 97 ++++++++++++++-------------------- unified/emulator_gbs.conf | 95 ++++++++++++++------------------- unified/standard_gbs.conf | 95 ++++++++++++++------------------- 8 files changed, 313 insertions(+), 449 deletions(-) diff --git a/3.0/common/arm-wayland_gbs.conf b/3.0/common/arm-wayland_gbs.conf index a92f320..f053fc4 100644 --- a/3.0/common/arm-wayland_gbs.conf +++ b/3.0/common/arm-wayland_gbs.conf @@ -7,35 +7,35 @@ profile = profile.3.0-common_arm-wayland ################## Profile Section ################## ######################################################### -############# 5.0-unified ############# -[profile.5.0-unified_standard] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_standard,repo.5.0-unified_standard_debug - -[profile.5.0-unified_emulator] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_emulator,repo.5.0-unified_emulator_debug - -############# unified ############# -[profile.unified_standard] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_standard,repo.unified_standard_debug - -[profile.unified_emulator] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_emulator,repo.unified_emulator_debug - ############# 3.0-common ############# [profile.3.0-common_x86_64-wayland] -repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug,repo.3.0-common_x86_64-wayland,repo.3.0-common_x86_64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/x86_64-wayland_build.conf +repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug [profile.3.0-common_ia32-wayland] -repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug,repo.3.0-common_ia32-wayland,repo.3.0-common_ia32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/ia32-wayland_build.conf +repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug [profile.3.0-common_emulator32-wayland] -repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug,repo.3.0-common_emulator32-wayland,repo.3.0-common_emulator32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/emulator32-wayland_build.conf +repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug [profile.3.0-common_arm64-wayland] -repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug,repo.3.0-common_arm64-wayland,repo.3.0-common_arm64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm64-wayland_build.conf +repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug [profile.3.0-common_arm-wayland] -repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,repo.3.0-common_arm-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm-wayland_build.conf +repos = repo.3.0-base_arm,repo.3.0-base_arm_debug + +############# 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 @@ -45,15 +45,10 @@ repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,re ######################################################### ############# base ############# -[repo.5.0-base_standard] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/packages/ -[repo.5.0-base_standard_debug] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/debug/ - -[repo.3.0-base_arm] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ -[repo.3.0-base_arm_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ +[repo.3.0-base_x86_64] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ +[repo.3.0-base_x86_64_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ [repo.3.0-base_ia32] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/ia32/packages/ @@ -75,34 +70,10 @@ url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator3 [repo.3.0-base_emulator32_debug] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator32/debug/ -[repo.3.0-base_x86_64] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ -[repo.3.0-base_x86_64_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ - - -############# 5.0-unified ############# -[repo.5.0-unified_standard] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/packages/ -[repo.5.0-unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/debug/ - -[repo.5.0-unified_emulator] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/packages/ -[repo.5.0-unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/debug/ - - -############# unified ############# -[repo.unified_standard] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/packages/ -[repo.unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/debug/ - -[repo.unified_emulator] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/packages/ -[repo.unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/debug/ +[repo.3.0-base_arm] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ +[repo.3.0-base_arm_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ ############# 3.0-common ############# @@ -131,3 +102,15 @@ url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayl [repo.3.0-common_arm-wayland_debug] url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayland/debug/ + +############# unified ############# +[repo.unified_standard] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/packages/ +[repo.unified_standard_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/debug/ + +[repo.unified_emulator] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/packages/ +[repo.unified_emulator_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/debug/ + diff --git a/3.0/common/arm64-wayland_gbs.conf b/3.0/common/arm64-wayland_gbs.conf index a325e8f..87fe304 100644 --- a/3.0/common/arm64-wayland_gbs.conf +++ b/3.0/common/arm64-wayland_gbs.conf @@ -7,35 +7,35 @@ profile = profile.3.0-common_arm64-wayland ################## Profile Section ################## ######################################################### -############# 5.0-unified ############# -[profile.5.0-unified_standard] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_standard,repo.5.0-unified_standard_debug - -[profile.5.0-unified_emulator] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_emulator,repo.5.0-unified_emulator_debug - -############# unified ############# -[profile.unified_standard] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_standard,repo.unified_standard_debug - -[profile.unified_emulator] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_emulator,repo.unified_emulator_debug - ############# 3.0-common ############# [profile.3.0-common_x86_64-wayland] -repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug,repo.3.0-common_x86_64-wayland,repo.3.0-common_x86_64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/x86_64-wayland_build.conf +repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug [profile.3.0-common_ia32-wayland] -repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug,repo.3.0-common_ia32-wayland,repo.3.0-common_ia32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/ia32-wayland_build.conf +repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug [profile.3.0-common_emulator32-wayland] -repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug,repo.3.0-common_emulator32-wayland,repo.3.0-common_emulator32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/emulator32-wayland_build.conf +repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug [profile.3.0-common_arm64-wayland] -repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug,repo.3.0-common_arm64-wayland,repo.3.0-common_arm64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm64-wayland_build.conf +repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug [profile.3.0-common_arm-wayland] -repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,repo.3.0-common_arm-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm-wayland_build.conf +repos = repo.3.0-base_arm,repo.3.0-base_arm_debug + +############# 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 @@ -45,15 +45,10 @@ repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,re ######################################################### ############# base ############# -[repo.5.0-base_standard] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/packages/ -[repo.5.0-base_standard_debug] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/debug/ - -[repo.3.0-base_arm] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ -[repo.3.0-base_arm_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ +[repo.3.0-base_x86_64] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ +[repo.3.0-base_x86_64_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ [repo.3.0-base_ia32] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/ia32/packages/ @@ -75,34 +70,10 @@ url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator3 [repo.3.0-base_emulator32_debug] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator32/debug/ -[repo.3.0-base_x86_64] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ -[repo.3.0-base_x86_64_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ - - -############# 5.0-unified ############# -[repo.5.0-unified_standard] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/packages/ -[repo.5.0-unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/debug/ - -[repo.5.0-unified_emulator] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/packages/ -[repo.5.0-unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/debug/ - - -############# unified ############# -[repo.unified_standard] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/packages/ -[repo.unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/debug/ - -[repo.unified_emulator] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/packages/ -[repo.unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/debug/ +[repo.3.0-base_arm] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ +[repo.3.0-base_arm_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ ############# 3.0-common ############# @@ -131,3 +102,15 @@ url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayl [repo.3.0-common_arm-wayland_debug] url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayland/debug/ + +############# unified ############# +[repo.unified_standard] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/packages/ +[repo.unified_standard_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/debug/ + +[repo.unified_emulator] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/packages/ +[repo.unified_emulator_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/debug/ + diff --git a/3.0/common/emulator32-wayland_gbs.conf b/3.0/common/emulator32-wayland_gbs.conf index d7d9595..3b6bd7d 100644 --- a/3.0/common/emulator32-wayland_gbs.conf +++ b/3.0/common/emulator32-wayland_gbs.conf @@ -7,35 +7,35 @@ profile = profile.3.0-common_emulator32-wayland ################## Profile Section ################## ######################################################### -############# 5.0-unified ############# -[profile.5.0-unified_standard] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_standard,repo.5.0-unified_standard_debug - -[profile.5.0-unified_emulator] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_emulator,repo.5.0-unified_emulator_debug - -############# unified ############# -[profile.unified_standard] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_standard,repo.unified_standard_debug - -[profile.unified_emulator] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_emulator,repo.unified_emulator_debug - ############# 3.0-common ############# [profile.3.0-common_x86_64-wayland] -repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug,repo.3.0-common_x86_64-wayland,repo.3.0-common_x86_64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/x86_64-wayland_build.conf +repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug [profile.3.0-common_ia32-wayland] -repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug,repo.3.0-common_ia32-wayland,repo.3.0-common_ia32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/ia32-wayland_build.conf +repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug [profile.3.0-common_emulator32-wayland] -repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug,repo.3.0-common_emulator32-wayland,repo.3.0-common_emulator32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/emulator32-wayland_build.conf +repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug [profile.3.0-common_arm64-wayland] -repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug,repo.3.0-common_arm64-wayland,repo.3.0-common_arm64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm64-wayland_build.conf +repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug [profile.3.0-common_arm-wayland] -repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,repo.3.0-common_arm-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm-wayland_build.conf +repos = repo.3.0-base_arm,repo.3.0-base_arm_debug + +############# 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 @@ -45,15 +45,10 @@ repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,re ######################################################### ############# base ############# -[repo.5.0-base_standard] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/packages/ -[repo.5.0-base_standard_debug] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/debug/ - -[repo.3.0-base_arm] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ -[repo.3.0-base_arm_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ +[repo.3.0-base_x86_64] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ +[repo.3.0-base_x86_64_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ [repo.3.0-base_ia32] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/ia32/packages/ @@ -75,34 +70,10 @@ url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator3 [repo.3.0-base_emulator32_debug] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator32/debug/ -[repo.3.0-base_x86_64] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ -[repo.3.0-base_x86_64_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ - - -############# 5.0-unified ############# -[repo.5.0-unified_standard] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/packages/ -[repo.5.0-unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/debug/ - -[repo.5.0-unified_emulator] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/packages/ -[repo.5.0-unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/debug/ - - -############# unified ############# -[repo.unified_standard] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/packages/ -[repo.unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/debug/ - -[repo.unified_emulator] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/packages/ -[repo.unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/debug/ +[repo.3.0-base_arm] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ +[repo.3.0-base_arm_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ ############# 3.0-common ############# @@ -131,3 +102,15 @@ url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayl [repo.3.0-common_arm-wayland_debug] url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayland/debug/ + +############# unified ############# +[repo.unified_standard] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/packages/ +[repo.unified_standard_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/debug/ + +[repo.unified_emulator] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/packages/ +[repo.unified_emulator_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/debug/ + diff --git a/3.0/common/ia32-wayland_gbs.conf b/3.0/common/ia32-wayland_gbs.conf index 683e86d..4d0d1f5 100644 --- a/3.0/common/ia32-wayland_gbs.conf +++ b/3.0/common/ia32-wayland_gbs.conf @@ -7,35 +7,35 @@ profile = profile.3.0-common_ia32-wayland ################## Profile Section ################## ######################################################### -############# 5.0-unified ############# -[profile.5.0-unified_standard] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_standard,repo.5.0-unified_standard_debug - -[profile.5.0-unified_emulator] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_emulator,repo.5.0-unified_emulator_debug - -############# unified ############# -[profile.unified_standard] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_standard,repo.unified_standard_debug - -[profile.unified_emulator] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_emulator,repo.unified_emulator_debug - ############# 3.0-common ############# [profile.3.0-common_x86_64-wayland] -repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug,repo.3.0-common_x86_64-wayland,repo.3.0-common_x86_64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/x86_64-wayland_build.conf +repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug [profile.3.0-common_ia32-wayland] -repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug,repo.3.0-common_ia32-wayland,repo.3.0-common_ia32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/ia32-wayland_build.conf +repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug [profile.3.0-common_emulator32-wayland] -repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug,repo.3.0-common_emulator32-wayland,repo.3.0-common_emulator32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/emulator32-wayland_build.conf +repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug [profile.3.0-common_arm64-wayland] -repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug,repo.3.0-common_arm64-wayland,repo.3.0-common_arm64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm64-wayland_build.conf +repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug [profile.3.0-common_arm-wayland] -repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,repo.3.0-common_arm-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm-wayland_build.conf +repos = repo.3.0-base_arm,repo.3.0-base_arm_debug + +############# 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 @@ -45,15 +45,10 @@ repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,re ######################################################### ############# base ############# -[repo.5.0-base_standard] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/packages/ -[repo.5.0-base_standard_debug] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/debug/ - -[repo.3.0-base_arm] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ -[repo.3.0-base_arm_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ +[repo.3.0-base_x86_64] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ +[repo.3.0-base_x86_64_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ [repo.3.0-base_ia32] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/ia32/packages/ @@ -75,34 +70,10 @@ url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator3 [repo.3.0-base_emulator32_debug] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator32/debug/ -[repo.3.0-base_x86_64] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ -[repo.3.0-base_x86_64_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ - - -############# 5.0-unified ############# -[repo.5.0-unified_standard] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/packages/ -[repo.5.0-unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/debug/ - -[repo.5.0-unified_emulator] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/packages/ -[repo.5.0-unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/debug/ - - -############# unified ############# -[repo.unified_standard] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/packages/ -[repo.unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/debug/ - -[repo.unified_emulator] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/packages/ -[repo.unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/debug/ +[repo.3.0-base_arm] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ +[repo.3.0-base_arm_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ ############# 3.0-common ############# @@ -131,3 +102,15 @@ url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayl [repo.3.0-common_arm-wayland_debug] url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayland/debug/ + +############# unified ############# +[repo.unified_standard] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/packages/ +[repo.unified_standard_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/debug/ + +[repo.unified_emulator] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/packages/ +[repo.unified_emulator_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/debug/ + diff --git a/3.0/common/x86_64-wayland_gbs.conf b/3.0/common/x86_64-wayland_gbs.conf index fec2784..021e2b5 100644 --- a/3.0/common/x86_64-wayland_gbs.conf +++ b/3.0/common/x86_64-wayland_gbs.conf @@ -7,35 +7,35 @@ profile = profile.3.0-common_x86_64-wayland ################## Profile Section ################## ######################################################### -############# 5.0-unified ############# -[profile.5.0-unified_standard] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_standard,repo.5.0-unified_standard_debug - -[profile.5.0-unified_emulator] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_emulator,repo.5.0-unified_emulator_debug - -############# unified ############# -[profile.unified_standard] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_standard,repo.unified_standard_debug - -[profile.unified_emulator] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_emulator,repo.unified_emulator_debug - ############# 3.0-common ############# [profile.3.0-common_x86_64-wayland] -repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug,repo.3.0-common_x86_64-wayland,repo.3.0-common_x86_64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/x86_64-wayland_build.conf +repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug [profile.3.0-common_ia32-wayland] -repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug,repo.3.0-common_ia32-wayland,repo.3.0-common_ia32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/ia32-wayland_build.conf +repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug [profile.3.0-common_emulator32-wayland] -repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug,repo.3.0-common_emulator32-wayland,repo.3.0-common_emulator32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/emulator32-wayland_build.conf +repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug [profile.3.0-common_arm64-wayland] -repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug,repo.3.0-common_arm64-wayland,repo.3.0-common_arm64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm64-wayland_build.conf +repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug [profile.3.0-common_arm-wayland] -repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,repo.3.0-common_arm-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm-wayland_build.conf +repos = repo.3.0-base_arm,repo.3.0-base_arm_debug + +############# 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 @@ -45,15 +45,10 @@ repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,re ######################################################### ############# base ############# -[repo.5.0-base_standard] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/packages/ -[repo.5.0-base_standard_debug] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/debug/ - -[repo.3.0-base_arm] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ -[repo.3.0-base_arm_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ +[repo.3.0-base_x86_64] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ +[repo.3.0-base_x86_64_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ [repo.3.0-base_ia32] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/ia32/packages/ @@ -75,34 +70,10 @@ url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator3 [repo.3.0-base_emulator32_debug] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator32/debug/ -[repo.3.0-base_x86_64] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ -[repo.3.0-base_x86_64_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ - - -############# 5.0-unified ############# -[repo.5.0-unified_standard] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/packages/ -[repo.5.0-unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/debug/ - -[repo.5.0-unified_emulator] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/packages/ -[repo.5.0-unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/debug/ - - -############# unified ############# -[repo.unified_standard] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/packages/ -[repo.unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/debug/ - -[repo.unified_emulator] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/packages/ -[repo.unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/debug/ +[repo.3.0-base_arm] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ +[repo.3.0-base_arm_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ ############# 3.0-common ############# @@ -131,3 +102,15 @@ url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayl [repo.3.0-common_arm-wayland_debug] url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayland/debug/ + +############# unified ############# +[repo.unified_standard] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/packages/ +[repo.unified_standard_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/debug/ + +[repo.unified_emulator] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/packages/ +[repo.unified_emulator_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/debug/ + diff --git a/gbs.conf b/gbs.conf index e377792..021e2b5 100644 --- a/gbs.conf +++ b/gbs.conf @@ -1,41 +1,41 @@ [general] fallback_to_native = true -profile = profile.5.0-unified_standard +profile = profile.3.0-common_x86_64-wayland ######################################################### ################## Profile Section ################## ######################################################### -############# 5.0-unified ############# -[profile.5.0-unified_standard] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_standard,repo.5.0-unified_standard_debug - -[profile.5.0-unified_emulator] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_emulator,repo.5.0-unified_emulator_debug - -############# unified ############# -[profile.unified_standard] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_standard,repo.unified_standard_debug - -[profile.unified_emulator] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_emulator,repo.unified_emulator_debug - ############# 3.0-common ############# [profile.3.0-common_x86_64-wayland] -repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug,repo.3.0-common_x86_64-wayland,repo.3.0-common_x86_64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/x86_64-wayland_build.conf +repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug [profile.3.0-common_ia32-wayland] -repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug,repo.3.0-common_ia32-wayland,repo.3.0-common_ia32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/ia32-wayland_build.conf +repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug [profile.3.0-common_emulator32-wayland] -repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug,repo.3.0-common_emulator32-wayland,repo.3.0-common_emulator32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/emulator32-wayland_build.conf +repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug [profile.3.0-common_arm64-wayland] -repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug,repo.3.0-common_arm64-wayland,repo.3.0-common_arm64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm64-wayland_build.conf +repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug [profile.3.0-common_arm-wayland] -repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,repo.3.0-common_arm-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm-wayland_build.conf +repos = repo.3.0-base_arm,repo.3.0-base_arm_debug + +############# 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 @@ -45,15 +45,10 @@ repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,re ######################################################### ############# base ############# -[repo.5.0-base_standard] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/packages/ -[repo.5.0-base_standard_debug] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/debug/ - -[repo.3.0-base_arm] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ -[repo.3.0-base_arm_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ +[repo.3.0-base_x86_64] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ +[repo.3.0-base_x86_64_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ [repo.3.0-base_ia32] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/ia32/packages/ @@ -75,34 +70,10 @@ url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator3 [repo.3.0-base_emulator32_debug] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator32/debug/ -[repo.3.0-base_x86_64] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ -[repo.3.0-base_x86_64_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ - - -############# 5.0-unified ############# -[repo.5.0-unified_standard] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/packages/ -[repo.5.0-unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/debug/ - -[repo.5.0-unified_emulator] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/packages/ -[repo.5.0-unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/debug/ - - -############# unified ############# -[repo.unified_standard] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/packages/ -[repo.unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/debug/ - -[repo.unified_emulator] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/packages/ -[repo.unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/debug/ +[repo.3.0-base_arm] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ +[repo.3.0-base_arm_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ ############# 3.0-common ############# @@ -131,3 +102,15 @@ url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayl [repo.3.0-common_arm-wayland_debug] url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayland/debug/ + +############# unified ############# +[repo.unified_standard] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/packages/ +[repo.unified_standard_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/debug/ + +[repo.unified_emulator] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/packages/ +[repo.unified_emulator_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/debug/ + diff --git a/unified/emulator_gbs.conf b/unified/emulator_gbs.conf index 8eca86a..3ed19b3 100644 --- a/unified/emulator_gbs.conf +++ b/unified/emulator_gbs.conf @@ -7,35 +7,35 @@ profile = profile.unified_emulator ################## Profile Section ################## ######################################################### -############# 5.0-unified ############# -[profile.5.0-unified_standard] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_standard,repo.5.0-unified_standard_debug - -[profile.5.0-unified_emulator] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_emulator,repo.5.0-unified_emulator_debug - -############# unified ############# -[profile.unified_standard] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_standard,repo.unified_standard_debug - -[profile.unified_emulator] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_emulator,repo.unified_emulator_debug - ############# 3.0-common ############# [profile.3.0-common_x86_64-wayland] -repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug,repo.3.0-common_x86_64-wayland,repo.3.0-common_x86_64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/x86_64-wayland_build.conf +repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug [profile.3.0-common_ia32-wayland] -repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug,repo.3.0-common_ia32-wayland,repo.3.0-common_ia32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/ia32-wayland_build.conf +repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug [profile.3.0-common_emulator32-wayland] -repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug,repo.3.0-common_emulator32-wayland,repo.3.0-common_emulator32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/emulator32-wayland_build.conf +repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug [profile.3.0-common_arm64-wayland] -repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug,repo.3.0-common_arm64-wayland,repo.3.0-common_arm64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm64-wayland_build.conf +repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug [profile.3.0-common_arm-wayland] -repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,repo.3.0-common_arm-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm-wayland_build.conf +repos = repo.3.0-base_arm,repo.3.0-base_arm_debug + +############# 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 @@ -45,15 +45,10 @@ repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,re ######################################################### ############# base ############# -[repo.5.0-base_standard] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/packages/ -[repo.5.0-base_standard_debug] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/debug/ - -[repo.3.0-base_arm] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ -[repo.3.0-base_arm_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ +[repo.3.0-base_x86_64] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ +[repo.3.0-base_x86_64_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ [repo.3.0-base_ia32] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/ia32/packages/ @@ -75,34 +70,10 @@ url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator3 [repo.3.0-base_emulator32_debug] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator32/debug/ -[repo.3.0-base_x86_64] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ -[repo.3.0-base_x86_64_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ - - -############# 5.0-unified ############# -[repo.5.0-unified_standard] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/packages/ -[repo.5.0-unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/debug/ - -[repo.5.0-unified_emulator] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/packages/ -[repo.5.0-unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/debug/ - - -############# unified ############# -[repo.unified_standard] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/packages/ -[repo.unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/debug/ - -[repo.unified_emulator] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/packages/ -[repo.unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/debug/ +[repo.3.0-base_arm] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ +[repo.3.0-base_arm_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ ############# 3.0-common ############# @@ -131,3 +102,15 @@ url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayl [repo.3.0-common_arm-wayland_debug] url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayland/debug/ + +############# unified ############# +[repo.unified_standard] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/packages/ +[repo.unified_standard_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/debug/ + +[repo.unified_emulator] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/packages/ +[repo.unified_emulator_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/debug/ + diff --git a/unified/standard_gbs.conf b/unified/standard_gbs.conf index 99a2a49..3eccf11 100644 --- a/unified/standard_gbs.conf +++ b/unified/standard_gbs.conf @@ -7,35 +7,35 @@ profile = profile.unified_standard ################## Profile Section ################## ######################################################### -############# 5.0-unified ############# -[profile.5.0-unified_standard] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_standard,repo.5.0-unified_standard_debug - -[profile.5.0-unified_emulator] -repos = repo.5.0-base_standard,repo.5.0-base_standard_debug,repo.5.0-unified_emulator,repo.5.0-unified_emulator_debug - -############# unified ############# -[profile.unified_standard] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_standard,repo.unified_standard_debug - -[profile.unified_emulator] -repos = repo.base_standard,repo.base_standard_debug,repo.unified_emulator,repo.unified_emulator_debug - ############# 3.0-common ############# [profile.3.0-common_x86_64-wayland] -repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug,repo.3.0-common_x86_64-wayland,repo.3.0-common_x86_64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/x86_64-wayland_build.conf +repos = repo.3.0-base_x86_64,repo.3.0-base_x86_64_debug [profile.3.0-common_ia32-wayland] -repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug,repo.3.0-common_ia32-wayland,repo.3.0-common_ia32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/ia32-wayland_build.conf +repos = repo.3.0-base_ia32,repo.3.0-base_ia32_debug [profile.3.0-common_emulator32-wayland] -repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug,repo.3.0-common_emulator32-wayland,repo.3.0-common_emulator32-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/emulator32-wayland_build.conf +repos = repo.3.0-base_emulator32,repo.3.0-base_emulator32_debug [profile.3.0-common_arm64-wayland] -repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug,repo.3.0-common_arm64-wayland,repo.3.0-common_arm64-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm64-wayland_build.conf +repos = repo.3.0-base_arm64,repo.3.0-base_arm64_debug [profile.3.0-common_arm-wayland] -repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,repo.3.0-common_arm-wayland_debug +buildconf=./scm/meta/build-config/3.0/common/arm-wayland_build.conf +repos = repo.3.0-base_arm,repo.3.0-base_arm_debug + +############# 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 @@ -45,15 +45,10 @@ repos = repo.3.0-base_arm,repo.3.0-base_arm_debug,repo.3.0-common_arm-wayland,re ######################################################### ############# base ############# -[repo.5.0-base_standard] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/packages/ -[repo.5.0-base_standard_debug] -url = http://download.tizen.org/snapshots/tizen//5.0-base/latest/repos/standard/debug/ - -[repo.3.0-base_arm] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ -[repo.3.0-base_arm_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ +[repo.3.0-base_x86_64] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ +[repo.3.0-base_x86_64_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ [repo.3.0-base_ia32] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/ia32/packages/ @@ -75,34 +70,10 @@ url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator3 [repo.3.0-base_emulator32_debug] url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/emulator32/debug/ -[repo.3.0-base_x86_64] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/packages/ -[repo.3.0-base_x86_64_debug] -url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/x86_64/debug/ - - -############# 5.0-unified ############# -[repo.5.0-unified_standard] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/packages/ -[repo.5.0-unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/standard/debug/ - -[repo.5.0-unified_emulator] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/packages/ -[repo.5.0-unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/5.0-unified/tizen-5.0-unified_20190214.2/repos/emulator/debug/ - - -############# unified ############# -[repo.unified_standard] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/packages/ -[repo.unified_standard_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/standard/debug/ - -[repo.unified_emulator] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/packages/ -[repo.unified_emulator_debug] -url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20190214.3/repos/emulator/debug/ +[repo.3.0-base_arm] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/packages/ +[repo.3.0-base_arm_debug] +url = http://download.tizen.org/snapshots/tizen//3.0-base/latest/repos/arm/debug/ ############# 3.0-common ############# @@ -131,3 +102,15 @@ url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayl [repo.3.0-common_arm-wayland_debug] url = http://download.tizen.org/snapshots/tizen/3.0-common/latest/repos/arm-wayland/debug/ + +############# unified ############# +[repo.unified_standard] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/packages/ +[repo.unified_standard_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/standard/debug/ + +[repo.unified_emulator] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/packages/ +[repo.unified_emulator_debug] +url = http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20200106.1/repos/emulator/debug/ + -- 2.7.4