From: Lukasz Wojciechowski Date: Sat, 29 Oct 2016 12:32:52 +0000 (+0200) Subject: Move default groups and script to all platforms X-Git-Tag: accepted/tizen/common/20161029.125951^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5e5a1f92fa86a77377250d98c070fd3b9e6ae128;p=profile%2Fcommon%2Fmeta.git Move default groups and script to all platforms Except for boot images, which does not require generic adaptation packages and scripts. Change-Id: Ie6db62861f1b8051cd5c3d7b5013b3157219ef15 Signed-off-by: Lukasz Wojciechowski --- diff --git a/common.yaml b/common.yaml index 85d2b22..d62ccc8 100644 --- a/common.yaml +++ b/common.yaml @@ -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