]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
vim: disable GTK+3 UI by default
authorRoss Burton <ross.burton@arm.com>
Wed, 22 Apr 2026 19:44:43 +0000 (20:44 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Apr 2026 09:48:55 +0000 (10:48 +0100)
commita07763f03d4faacca4470e4f1f80f766ed068296
tree48293a4ee90b9c13557bca09dce40173d7a9c3dc
parent19da07045b99f837f7d2e2975292a55ae2c0f445
vim: disable GTK+3 UI by default

Disable the GTK+ UI by default.  By having vim be always built with GTK+
by default installing vim results in the entire GTK+/X11 stack being
pulled into images, even if they would otherwise be non-graphical.

Also, real vim users run it in a terminal.

The PACKAGECONFIG remains and can be enabled. Maybe a future improvement
would be to split the recipe into non-X vim and GTK+-based gvim recipes.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vim/vim.inc