aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-10-29 17:08:51 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-11-03 22:41:05 +0100
commit619af4afb943fed12ef150f7ecf540776fee435e (patch)
treeade6612b0daf82f1ca5427e3dab3c9e32815424c /meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
parent4d62e7f575e2a87197c74ab4639561b45eec0e60 (diff)
downloadmeta-openembedded-contrib-619af4afb943fed12ef150f7ecf540776fee435e.tar.gz
xserver-common: start Xsession when starting Xserver
* since this commit commit 305038f932fbcb39f3bb6698f8fad18172c30962 Author: Jonathan Liu <net147@gmail.com> Date: Wed Jun 12 08:30:15 2013 +0000 xserver-nodm-init: do not execute Xsession twice xserver-nodm-init wasn't working correctly when it was used together with xserver-common which doesn't start Xsession from Xserver (unlike x11-common in oe-core). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb')
-rw-r--r--meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
index 3bb8b61a8d..481e438994 100644
--- a/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
+++ b/meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb
@@ -23,6 +23,7 @@ SRC_URI_append = " \
file://0011-xserver-common-add-support-for-nexus-one-alias-mahim.patch \
file://0012-xserver-common-add-support-for-gta04-alias-OpenPhoen.patch \
file://0013-xserver-common-add-support-for-tuna-alias-Galaxy-Nex.patch \
+ file://0014-Xserver-Start-Xsession-like-x11-common-does.patch \
"
do_install_append() {