From d8101cab365b4489fa9d5ed6020e9b991ea9ac3c Mon Sep 17 00:00:00 2001 From: Hyokeun Jeon Date: Wed, 23 Sep 2020 13:08:55 +0900 Subject: [PATCH] New project (Tizen:6.0:Base, Tizen:6.0:Unified) Change-Id: I22321fe58a02055ebf7a877698ed93ceff7e2a92 --- git-obs-mapping.xml | 16 ++++++++ profiles/tizen_6.0_base.xml | 87 ++++++++++++++++++++++++++++++++++++++++ profiles/tizen_6.0_base_tool.xml | 82 +++++++++++++++++++++++++++++++++++++ profiles/tizen_6.0_unified.xml | 52 ++++++++++++++++++++++++ 4 files changed, 237 insertions(+) create mode 100644 profiles/tizen_6.0_base.xml create mode 100644 profiles/tizen_6.0_base_tool.xml create mode 100755 profiles/tizen_6.0_unified.xml diff --git a/git-obs-mapping.xml b/git-obs-mapping.xml index 0c7b9a7..f049c21 100755 --- a/git-obs-mapping.xml +++ b/git-obs-mapping.xml @@ -42,6 +42,8 @@ + + @@ -75,6 +77,7 @@ + @@ -82,72 +85,84 @@ + + + + + + + + + + + + @@ -182,6 +197,7 @@ + diff --git a/profiles/tizen_6.0_base.xml b/profiles/tizen_6.0_base.xml new file mode 100644 index 0000000..a753f48 --- /dev/null +++ b/profiles/tizen_6.0_base.xml @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/profiles/tizen_6.0_base_tool.xml b/profiles/tizen_6.0_base_tool.xml new file mode 100644 index 0000000..28bf4ad --- /dev/null +++ b/profiles/tizen_6.0_base_tool.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/profiles/tizen_6.0_unified.xml b/profiles/tizen_6.0_unified.xml new file mode 100755 index 0000000..eaef6ad --- /dev/null +++ b/profiles/tizen_6.0_unified.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.7.4