All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe][meta-xfce][PATCH] xfce4-session: update for emptty
@ 2026-03-10 21:51 rs
  0 siblings, 0 replies; 3+ messages in thread
From: rs @ 2026-03-10 21:51 UTC (permalink / raw)
  To: kai.kang, raj.khem; +Cc: Openembedded-devel

From: Randolph Sapp <rs@ti.com>

The x-session-manager alternative link has been removed. Instead a
distro should choose what the default session is by using the
DEFAULT_SESSION variable of xserver-nodm-init.

If the default session cannot be found the user will be presented with a
menu to pick the session themselves. This relies on the xsession and
wayland-sessions desktop entries, which XFCE already provides.

Signed-off-by: Randolph Sapp <rs@ti.com>
---

Sending this now that emptty has been picked up on oe-core's master-next branch.

 .../recipes-xfce/xfce4-session/xfce4-session_4.20.3.bb      | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.3.bb b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.3.bb
index af7ab98ae5..3690078daf 100644
--- a/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.3.bb
+++ b/meta-xfce/recipes-xfce/xfce4-session/xfce4-session_4.20.3.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"

 DEPENDS = "libwnck3 libsm libxfce4ui libxfce4windowing virtual/libx11"

-inherit xfce update-alternatives features_check
+inherit xfce features_check

 SRC_URI += "file://0001-configure.in-hard-code-path-to-iceauth.patch"
 SRC_URI[sha256sum] = "dbf00672c5316a30b7001fe852e6a5ba9f889afeab8a247545a160d4302f1fa2"
@@ -19,10 +19,6 @@ PACKAGECONFIG[polkit] = "--enable-polkit, --disable-polkit, polkit"
 EXTRA_OECONF = "GDBUS_CODEGEN=${STAGING_BINDIR_NATIVE}/gdbus-codegen \
                 GLIB_COMPILE_RESOURCES=${STAGING_BINDIR_NATIVE}/glib-compile-resources"

-ALTERNATIVE:${PN} = "x-session-manager"
-ALTERNATIVE_TARGET[x-session-manager] = "${bindir}/xfce4-session"
-ALTERNATIVE_PRIORITY_${PN} = "150"
-
 FILES:${PN} += " \
     ${libdir}/xfce4/*/*/*.so \
     ${libdir}/xfce4/session/*-*-* \
--
2.53.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-16 21:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <189B995EB7159C24.1328210@lists.openembedded.org>
2026-03-16 19:17 ` [oe][meta-xfce][PATCH] xfce4-session: update for emptty Randolph Sapp
2026-03-16 21:19   ` Khem Raj
2026-03-10 21:51 rs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.