From 2b0442fa6c6fd47d7ab5335c40617b39aa1edc49 Mon Sep 17 00:00:00 2001 From: Hyokeun Jeon Date: Thu, 22 Oct 2020 13:20:15 +0900 Subject: [PATCH] New four projects for 5.5 hotfix 1. Tizen:5.5:Base:Mobile:Hotfix 2. Tizen:5.5:Unified:Mobile:Hotfix 3. Tizen:5.5:Base:Wearable:Hotfix 4. Tizen:5.5:Unified:Wearable:Hotfix Change-Id: I551155c6a5190a396c4e9e28cfe7954681348854 --- git-obs-mapping.xml | 32 +++++++++++++++++++++ profiles/tizen_5.5_mobile_hotfix.xml | 51 +++++++++++++++++++++++++++++++++ profiles/tizen_5.5_wearable_hotfix.xml | 52 ++++++++++++++++++++++++++++++++++ 3 files changed, 135 insertions(+) create mode 100755 profiles/tizen_5.5_mobile_hotfix.xml create mode 100755 profiles/tizen_5.5_wearable_hotfix.xml diff --git a/git-obs-mapping.xml b/git-obs-mapping.xml index f049c21..ffc7daa 100755 --- a/git-obs-mapping.xml +++ b/git-obs-mapping.xml @@ -42,6 +42,10 @@ + + + + @@ -77,6 +81,8 @@ + + @@ -85,6 +91,8 @@ + + @@ -92,6 +100,8 @@ + + @@ -99,6 +109,8 @@ + + @@ -106,6 +118,8 @@ + + @@ -113,6 +127,8 @@ + + @@ -120,6 +136,8 @@ + + @@ -127,6 +145,8 @@ + + @@ -134,6 +154,8 @@ + + @@ -141,6 +163,8 @@ + + @@ -148,6 +172,8 @@ + + @@ -155,6 +181,8 @@ + + @@ -162,6 +190,8 @@ + + @@ -197,6 +227,8 @@ + + diff --git a/profiles/tizen_5.5_mobile_hotfix.xml b/profiles/tizen_5.5_mobile_hotfix.xml new file mode 100755 index 0000000..887e100 --- /dev/null +++ b/profiles/tizen_5.5_mobile_hotfix.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/profiles/tizen_5.5_wearable_hotfix.xml b/profiles/tizen_5.5_wearable_hotfix.xml new file mode 100755 index 0000000..c51593e --- /dev/null +++ b/profiles/tizen_5.5_wearable_hotfix.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.7.4