From 8efa63e1a846a015bec57d8f4ba6054c5ec96d39 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 29 Oct 2013 17:08:51 +0100 Subject: xserver-common: start Xsession when starting Xserver * since this commit commit 305038f932fbcb39f3bb6698f8fad18172c30962 Author: Jonathan Liu 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 --- meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-oe/recipes-graphics/xserver-common/xserver-common_1.34.bb') 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 3bb8b61a8..481e43899 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() { -- cgit v1.2.3-54-g00ecf