]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
packagegroup-core-x11-base: use virtual-x-terminal-emulator
authorRoss Burton <ross.burton@arm.com>
Wed, 13 Nov 2024 15:55:08 +0000 (15:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2024 11:56:44 +0000 (11:56 +0000)
Instead of depending on matchbox-terminal explicitly, just depend on
the virtual name.

core-image-x11 then uses rxvt instead of matchbox-terminal, as that is
the default, removing the entire GTK+ stack from the image.

core-image-sato and friends are unchanged as the sato packagegroup pulls
in matchbox-terminal explicitly, so rxvt isn't needed.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/packagegroups/packagegroup-core-x11-base.bb

index db6242af33566008e7ef987d62f226bdaf58db8a..d82d318368e2b6ba9dd22e6d848f8bde4e7e8060 100644 (file)
@@ -8,8 +8,8 @@ REQUIRED_DISTRO_FEATURES = "x11"
 RDEPENDS:${PN} = "\
     packagegroup-core-x11-xserver \
     packagegroup-core-x11-utils \
-    matchbox-terminal \
     matchbox-wm \
     mini-x-session \
+    virtual-x-terminal-emulator \
     liberation-fonts \
     "