[oe] [meta-oe][PATCH 20/36] libgsf: remove unrecognized configure options

Martin Jansa martin.jansa at gmail.com
Sat Aug 9 16:08:41 UTC 2014


* fixes following QA warnings:
  libgsf-1.14.29: libgsf: configure was passed unrecognised options:
    --without-python --without-gnome-vfs --without-bonobo
    [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb
index 881d19e..d7bbd3b 100644
--- a/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb
+++ b/meta-gnome/recipes-gnome/libgsf/libgsf_1.14.29.bb
@@ -18,9 +18,6 @@ PACKAGECONFIG ??= ""
 PACKAGECONFIG[gdk-pixbuf] = "--with-gdk-pixbuf,--without-gdk-pixbuf,gdk-pixbuf"
 
 EXTRA_OECONF = "\
-    --without-python \
-    --without-gnome-vfs \
-    --without-bonobo \
     --disable-gtk-doc \
     --with-bz2 \
 "
-- 
2.0.4




More information about the Openembedded-devel mailing list