summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorAlexandru Palalau <alexandrux.palalau@linux.intel.com>2014-03-11 11:51:52 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-21 12:05:55 +0000
commit6579bf7b97d961ccd730f38aac08a4d840c8d2e5 (patch)
tree58ecb1391f266a820b71a4efecaf403d5ec49803 /meta/recipes-gnome
parentdfb57a1f338c0ba3c634bb93ff8399ed991f4168 (diff)
downloadast2050-yocto-poky-6579bf7b97d961ccd730f38aac08a4d840c8d2e5.zip
ast2050-yocto-poky-6579bf7b97d961ccd730f38aac08a4d840c8d2e5.tar.gz
gnome-desktop: removed gconf inheritance
In order to remove WARN-QA message regarding --disable-schemas-install configure option. (From OE-Core rev: 0c30f3106a5172b1e58d5cc4eae964923fa6c8e2) Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gnome/gnome-desktop.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-desktop.inc b/meta/recipes-gnome/gnome/gnome-desktop.inc
index 4fcf6ab..3853022 100644
--- a/meta/recipes-gnome/gnome/gnome-desktop.inc
+++ b/meta/recipes-gnome/gnome/gnome-desktop.inc
@@ -13,7 +13,7 @@ FILES_${PN} += "${datadir}/gnome-about ${datadir}/libgnome-desktop/pnp.ids"
PR = "r6"
-inherit gnome pkgconfig
+inherit gnomebase
do_install_append () {
sed -i -e's,${STAGING_BINDIR_NATIVE},${bindir},g' ${D}${bindir}/gnome-about
OpenPOWER on IntegriCloud