xfce4-session: Take the precedence over mini-x-session

If x11-base is included in the image, XFCE4 session does not correctly
start because mini-x-session has higher priority at 50.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Adam YH Lee
2014-04-07 14:30:03 -07:00
committed by Martin Jansa
parent 928fff06cc
commit 1a203c3365
@@ -15,6 +15,7 @@ SRC_URI += " \
ALTERNATIVE_${PN} = "x-session-manager"
ALTERNATIVE_TARGET[x-session-manager] = "${bindir}/xfce4-session"
ALTERNATIVE_PRIORITY_${PN} = "100"
# protect from frightening message that xfce might not work correctly
pkg_postinst_${PN} () {