[oe-commits] Alexandru Palalau : gnome-mime-data: removed gconf and gtk-icon-cache inheritance

git at git.openembedded.org git at git.openembedded.org
Fri Mar 21 11:58:42 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 665d2190b21d43081db806a49bfd529544ee87f2
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=665d2190b21d43081db806a49bfd529544ee87f2

Author: Alexandru Palalau <alexandrux.palalau at linux.intel.com>
Date:   Tue Mar 11 13:24:57 2014 +0000

gnome-mime-data: removed gconf and gtk-icon-cache inheritance

Should remove WARN-QA message regarding --disable-schemas-install.
gtk-icon-cache is not needed.

Signed-off-by: Alexandru Palalau <alexandrux.palalau at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb b/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
index 62712fa..65b79f0 100644
--- a/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
+++ b/meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb
@@ -6,8 +6,7 @@ LICENSE = "GPLv2 & GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
                     file://check-mime.pl;endline=26;md5=a95b63c92c33d4ca1af61a315888f450"
 
-inherit gnome
-inherit autotools
+inherit gnomebase mime
 PR = "r4"
 
 SRC_URI += "file://pkgconfig.patch"



More information about the Openembedded-commits mailing list