Signed-off-by: Dmitry Baryshkov <[email protected]>
---
 meta-oe/recipes-graphics/xorg-app/xterm_353.bb | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_353.bb 
b/meta-oe/recipes-graphics/xorg-app/xterm_353.bb
index 6376388c2757..d1885988054c 100644
--- a/meta-oe/recipes-graphics/xorg-app/xterm_353.bb
+++ b/meta-oe/recipes-graphics/xorg-app/xterm_353.bb
@@ -37,7 +37,10 @@ do_install_append() {
     oe_runmake install-desktop DESTDIR="${D}" 
DESKTOP_FLAGS="--dir=${D}${DESKTOPDIR}"
 }
 
+PROVIDES = "virtual/x-terminal-emulator"
+
 # busybox can supply resize too
 inherit update-alternatives
 
-ALTERNATIVE_${PN} = "resize"
+ALTERNATIVE_${PN} = "resize x-terminal-emulator"
+ALTERNATIVE_TARGET[x-terminal-emulator] = "${bindir}/xterm"
-- 
2.29.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#88403): 
https://lists.openembedded.org/g/openembedded-devel/message/88403
Mute This Topic: https://lists.openembedded.org/mt/79227740/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to