From 3a8fd7d66fc362ec5b3d079a7c74f408081b301e Mon Sep 17 00:00:00 2001 From: "jintae.son" Date: Mon, 1 Nov 2021 11:31:45 +0900 Subject: [PATCH] 6.5 Hotfix projects Change-Id: I36c4fd18ce99b2f410cadb20f1ad5212c8196ee3 --- git-obs-mapping.xml | 15 ++++ profiles/tizen_6.5_base_hotfix.xml | 123 ++++++++++++++++++++++++++++++++ profiles/tizen_6.5_base_tool_hotfix.xml | 114 +++++++++++++++++++++++++++++ profiles/tizen_6.5_unified_hotfix.xml | 57 +++++++++++++++ 4 files changed, 309 insertions(+) create mode 100644 profiles/tizen_6.5_base_hotfix.xml create mode 100644 profiles/tizen_6.5_base_tool_hotfix.xml create mode 100644 profiles/tizen_6.5_unified_hotfix.xml diff --git a/git-obs-mapping.xml b/git-obs-mapping.xml index 6fc351b..10baea5 100755 --- a/git-obs-mapping.xml +++ b/git-obs-mapping.xml @@ -49,6 +49,7 @@ + @@ -87,6 +88,7 @@ + @@ -99,6 +101,7 @@ + @@ -110,6 +113,7 @@ + @@ -121,6 +125,7 @@ + @@ -132,6 +137,7 @@ + @@ -143,6 +149,7 @@ + @@ -154,6 +161,7 @@ + @@ -165,6 +173,7 @@ + @@ -176,6 +185,7 @@ + @@ -187,6 +197,7 @@ + @@ -198,6 +209,7 @@ + @@ -209,6 +221,7 @@ + @@ -220,6 +233,7 @@ + @@ -259,6 +273,7 @@ + diff --git a/profiles/tizen_6.5_base_hotfix.xml b/profiles/tizen_6.5_base_hotfix.xml new file mode 100644 index 0000000..1628760 --- /dev/null +++ b/profiles/tizen_6.5_base_hotfix.xml @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/profiles/tizen_6.5_base_tool_hotfix.xml b/profiles/tizen_6.5_base_tool_hotfix.xml new file mode 100644 index 0000000..834a086 --- /dev/null +++ b/profiles/tizen_6.5_base_tool_hotfix.xml @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/profiles/tizen_6.5_unified_hotfix.xml b/profiles/tizen_6.5_unified_hotfix.xml new file mode 100644 index 0000000..5a13d32 --- /dev/null +++ b/profiles/tizen_6.5_unified_hotfix.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.7.4