[oe] [meta-oe][PATCH 19/36] gnome-themes: remove unrecognized configure options

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


* fixes following QA warning:
  gnome-themes-2.32.1: gnome-themes: configure was passed unrecognised
    options: --disable-hicolor-check [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
index 6664bfa..a2b7e0c 100644
--- a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb
@@ -8,7 +8,7 @@ SECTION = "x11/gnome"
 DEPENDS = "gtk-engines icon-naming-utils icon-naming-utils-native glib-2.0 intltool-native libxml-simple-perl-native"
 RDEPENDS_${PN} = "gnome-icon-theme"
 
-EXTRA_OECONF += "--enable-all-themes --disable-hicolor-check \
+EXTRA_OECONF += "--enable-all-themes \
     --with-iconmap=${STAGING_LIBDIR_NATIVE}/icon-naming-utils/icon-name-mapping \
 "
 
-- 
2.0.4




More information about the Openembedded-devel mailing list