aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorSakib Sajal <sakib.sajal@windriver.com>2021-02-11 18:06:40 -0500
committerKhem Raj <raj.khem@gmail.com>2021-02-11 15:18:55 -0800
commit3a427a079f6743dba7b33a1ce5f767bfffa0d839 (patch)
tree42b18e77271b149350d39573eecc78a35e18eec4 /meta-xfce
parentd62613046b382ecdb23ea4de3132470ba216ba71 (diff)
downloadmeta-openembedded-3a427a079f6743dba7b33a1ce5f767bfffa0d839.tar.gz
xfce4-session: increase ALTERNATIVE_PRIORITY
xfce4-session provides x-session-manager. It is also provided by matchbox-session with the same priority resulting in a conflict. Increase priority of x-session-manager provided by xfce4-session to resolve conflict and and give precedence to xfce4-session. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.16.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.16.0.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.16.0.bb
index 36b5bc2d03..4f6bde2a9c 100644
--- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.16.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.16.0.bb
@@ -17,7 +17,7 @@ SRC_URI[sha256sum] = "22f273f212481d71e0b5618c62710cd85f69aea74f5ea5c0093f7918b0
ALTERNATIVE_${PN} = "x-session-manager"
ALTERNATIVE_TARGET[x-session-manager] = "${bindir}/xfce4-session"
-ALTERNATIVE_PRIORITY_${PN} = "100"
+ALTERNATIVE_PRIORITY_${PN} = "150"
FILES_${PN} += " \
${libdir}/xfce4/*/*/*.so \