From 022cc8ce0e1247d9d5ead7fc475a3c1928032af3 Mon Sep 17 00:00:00 2001 From: Aleksander Mistewicz Date: Mon, 4 Apr 2016 15:24:09 +0200 Subject: Move some package groups to userpace images Many packages are installed during compilation of *boot* images. It significally increases compilation time and does not affect outputed files. Wayland default settings is the proper place for them. Change-Id: Ia04c44bf96e38d24bcc34f7df7b11aee598b373a Signed-off-by: Aleksander Mistewicz --- common.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'common.yaml') diff --git a/common.yaml b/common.yaml index 654c7ca..40874f4 100644 --- a/common.yaml +++ b/common.yaml @@ -18,20 +18,9 @@ Default: SaveRepos: False UserGroups: "audio,video" Groups: - - Generic Base - - Common Base - - Generic Console Tools - - Common Console Tools - - Generic Packaging - - Common Packaging - Generic Adaptation - Common Adaptation PostScripts: - - generic-base - - common-base - - generic-console-tools - - generic-packaging - - common-packaging - generic-adaptation - common-adaptation NoChrootScripts: @@ -113,6 +102,12 @@ Wayland: Part: common-mbr UserGroups: "audio,video" Groups: + - Generic Base + - Common Base + - Generic Console Tools + - Common Console Tools + - Generic Packaging + - Common Packaging - Generic Wayland - Common Wayland - Generic Middleware @@ -133,6 +128,11 @@ Wayland: - Common Input Framework - Common Telephony PostScripts: + - generic-base + - common-base + - generic-console-tools + - generic-packaging + - common-packaging - generic-wayland - common-wayland - generic-middleware -- cgit v1.2.3