Don't hardcode matchbox-terminal, but use the alternative.
Signed-off-by: Ross Burton <[email protected]>
---
meta/recipes-graphics/images/core-image-weston.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/images/core-image-weston.bb
b/meta/recipes-graphics/images/core-image-weston.bb
index 62305cc1cee..d5248cf480b 100644
--- a/meta/recipes-graphics/images/core-image-weston.bb
+++ b/meta/recipes-graphics/images/core-image-weston.bb
@@ -7,6 +7,6 @@ LICENSE = "MIT"
inherit core-image
CORE_IMAGE_BASE_INSTALL += "gtk+3-demo"
-CORE_IMAGE_BASE_INSTALL += "${@bb.utils.contains('DISTRO_FEATURES', 'x11',
'weston-xwayland matchbox-terminal', '', d)}"
+CORE_IMAGE_BASE_INSTALL += "${@bb.utils.contains('DISTRO_FEATURES', 'x11',
'weston-xwayland virtual-x-terminal-emulator', '', d)}"
QB_MEM = "-m 512"
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206898):
https://lists.openembedded.org/g/openembedded-core/message/206898
Mute This Topic: https://lists.openembedded.org/mt/109467199/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-