Move default groups and script to all platforms accepted/tizen/common/20161029.125951 submit/tizen_common/20161029.123529
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Sat, 29 Oct 2016 12:32:52 +0000 (14:32 +0200)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Sat, 29 Oct 2016 12:32:52 +0000 (14:32 +0200)
Except for boot images, which does not require generic adaptation packages and scripts.

Change-Id: Ie6db62861f1b8051cd5c3d7b5013b3157219ef15
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
common.yaml

index 85d2b22..d62ccc8 100644 (file)
@@ -17,18 +17,12 @@ Default:
     Desktop: None
     SaveRepos: False
     UserGroups: "audio,video"
-    Groups:
-        - Generic Adaptation
-        - Common Adaptation
-    PostScripts:
-        - generic-adaptation
-        - common-adaptation
-    NoChrootScripts:
-        - buildname
 
 Minimal:
     Part: common-mbr
     Groups:
+        - Generic Adaptation
+        - Common Adaptation
         - Generic Base
         - Common Base
         - Generic Console Tools
@@ -36,16 +30,25 @@ Minimal:
         - Generic Packaging
         - Common Packaging
     PostScripts:
+        - generic-adaptation
+        - common-adaptation
         - generic-base
         - common-base
         - generic-console-tools
         - generic-packaging
         - common-packaging
     Repos: []
+    NoChrootScripts:
+        - buildname
 
 Artik:
     Part: common-mbr-3parts
+    Groups:
+        - Generic Adaptation
+        - Common Adaptation
     PostScripts:
+        - generic-adaptation
+        - common-adaptation
         - generic-base
         - common-base
         - generic-wayland
@@ -63,11 +66,21 @@ Artik:
         - common-qt5
         - generic-security
     Repos: []
+    NoChrootScripts:
+        - buildname
 
 Installer:
     Part: common-mbr
+    Groups:
+        - Generic Adaptation
+        - Common Adaptation
+    PostScripts:
+        - generic-adaptation
+        - common-adaptation
     BootloaderAppend: "rw vga=current quiet splash rootwait rootfstype=ext4"
     Repos: []
+    NoChrootScripts:
+        - buildname
 
 Boot-Odroidu3:
     Part: common-mbr-boot
@@ -118,6 +131,8 @@ Wayland:
     Part: common-mbr
     UserGroups: "audio,video"
     Groups:
+        - Generic Adaptation
+        - Common Adaptation
         - Generic Base
         - Common Base
         - Generic Console Tools
@@ -144,6 +159,8 @@ Wayland:
         - Common Input Framework
         - Common Telephony
     PostScripts:
+        - generic-adaptation
+        - common-adaptation
         - generic-base
         - common-base
         - generic-console-tools
@@ -164,3 +181,5 @@ Wayland:
         - common-qt5
         - generic-security
     Repos: []
+    NoChrootScripts:
+        - buildname