]> code.ossystems Code Review - openembedded-core.git/commit
xserver-nodm-init: improvements from meta-oe
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 25 Aug 2013 19:37:44 +0000 (20:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:26:00 +0000 (11:26 +0100)
commitd4f82500fb30e9e25b517e65c2bd72b3c2bad070
tree0adb8ca387116c65019cc5b05cc6e847d3c2b036
parent491fde8cd3fd493f9fec2fd434fe1be547f66148
xserver-nodm-init: improvements from meta-oe

Bring in some changes from the meta-oe version of this script in order
to bring them closer together. (Unfortunately it does not completely
supersede the recipes in meta-oe - there is still some unification to be
done between x11-common and xserver-common.)

* Add systemd support (with extensions for ROOTLESS_X)
* Remove sudo from RDEPENDS_${PN} since this hasn't been used by this
  for a long time
* Rearrange recipe slightly to make the order logical

A couple of additional improvements at the same time:
* Use ROOT_HOME for root's home directory
* Set short description in SUMMARY instead of DESCRIPTION

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/x11-common/xserver-nodm-init.bb
meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.conf [new file with mode: 0644]
meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.service [new file with mode: 0644]