From 2be0c8b29b3f02cdb6d6b52e5b349a9a45e9b8c8 Mon Sep 17 00:00:00 2001 From: Martin Kelly Date: Fri, 23 Jun 2017 15:48:43 -0700 Subject: open-vm-tools: line up configure options Signed-off-by: Martin Kelly Signed-off-by: Martin Jansa --- meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-oe/recipes-support/open-vm-tools') diff --git a/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb b/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb index 24c8e9300..c3cb9d567 100644 --- a/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb +++ b/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb @@ -38,10 +38,10 @@ inherit autotools pkgconfig systemd SYSTEMD_SERVICE_${PN} = "vmtoolsd.service" -EXTRA_OECONF = "--without-icu --disable-multimon --disable-docs --disable-tests \ - --without-gtkmm --without-xerces --without-pam \ +EXTRA_OECONF = "--without-icu --disable-multimon --disable-docs \ + --disable-tests --without-gtkmm --without-xerces --without-pam \ --disable-grabbitmqproxy --disable-vgauth --disable-deploypkg \ - --without-root-privileges --without-kernel-modules" + --without-root-privileges --without-kernel-modules" NO_X11_FLAGS = "--without-x --without-gtk2 --without-gtk3" X11_DEPENDS = "libxext libxi libxrender libxrandr libxtst gtk+ gdk-pixbuf" -- cgit v1.2.3-54-g00ecf