packagegroup-core-x11: split machine specific parts to separate recipe packagegroup...
authorMartin Jansa <martin.jansa@gmail.com>
Tue, 4 Sep 2012 20:58:37 +0000 (22:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Sep 2012 16:37:15 +0000 (17:37 +0100)
commit1d1539a12187f18f706fe70cd853b19057123b7e
treedae962cf7fff00779129f83ce84d260ef4fff126
parentcbfbe78089ca84af397a31d8762ff4b223b363f6
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

(From OE-Core rev: a398c96706c119f298f57a929a317fcf8e0f5b92)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/layer.conf
meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb [new file with mode: 0644]
meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb