vim: disable some features - meta-skynet - yocto meta-layer for skynet-os
HTML git clone https://git.drkhsh.at/meta-skynet.git
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 2e108ac396cb276eb6726dbb3571eb3ad672021f
DIR parent 37a19ef0a9ea832f42a39aee9962689d36aef12e
HTML Author: drkhsh <me@drkhsh.at>
Date: Mon, 3 Nov 2025 21:34:28 +0100
vim: disable some features
Diffstat:
A recipes-support/vim/vim_%.bbappend | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
DIR diff --git a/recipes-support/vim/vim_%.bbappend b/recipes-support/vim/vim_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG:remove = "x11 gtkgui"