aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/layer.conf
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-09-04 22:58:37 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-05 17:37:04 +0100
commita398c96706c119f298f57a929a317fcf8e0f5b92 (patch)
tree7d4e8a2f1516dffa3ebace30f1000daa46f0ea12 /meta/conf/layer.conf
parent3b428debe9fdd4c9197f5ee7ab34fc9886f4a3cb (diff)
downloadopenembedded-core-contrib-a398c96706c119f298f57a929a317fcf8e0f5b92.tar.gz
packagegroup-core-x11: split machine specific parts to separate recipe packagegroup-core-x11-server
* add new packagegroup-core-x11-server to SIGGEN_EXCLUDERECIPES_ABISAFE, so that recipes depending on it are not rebuilt after every machine swtich * allows to remove task-x11-server and task-x11 from meta-oe without loosing any functionality * be carefull with default XSERVER value which does not have xf86-input-mouse and xf86-input-keyboard) * VIRTUAL-RUNTIME_xserver_common which defaults to x11-common in oe-core and xserver-common in meta-oe's task-x11 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/conf/layer.conf')
-rw-r--r--meta/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index dfcb1f35b1..ed50f1c509 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -24,4 +24,5 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
base-files \
keymaps \
udev-extraconf \
+ packagegroup-x11-xserver \
"