[OE-core] [PATCH 17/22] glib: add a warning suppression patch to glib

Burton, Ross ross.burton at intel.com
Wed Aug 19 20:30:39 UTC 2015


On 19 August 2015 at 21:26, Andreas Müller <schnitzeltony at googlemail.com>
wrote:

> On Wed, Aug 19, 2015 at 3:40 PM, Alexander Kanavin
> <alexander.kanavin at linux.intel.com> wrote:
> > Otherwise QA check will fail.
> > Some schemas in gsettings-desktop-schemas (such as proxy and locale)
> > are still using deprecated paths, as of 3.16.1. This causes warning
> > messages, and meta/lib/oe/rootfs.py complaints about them.
> >
> > Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
> > ---
> >  ...warning-about-deprecated-paths-in-schemas.patch | 32
> ++++++++++++++++++++++
> >  meta/recipes-core/glib-2.0/glib-2.0_2.44.1.bb      |  1 +
> >  2 files changed, 33 insertions(+)
> >  create mode 100644
> meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch
> >
> > diff --git
> a/meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch
> b/meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch
> > new file mode 100644
> > index 0000000..54e830c
> > --- /dev/null
> > +++
> b/meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch
> > @@ -0,0 +1,32 @@
> > +From 41534253b6b61ed4769eb6a3966698a50ee73b71 Mon Sep 17 00:00:00 2001
> > +From: Alexander Kanavin <alex.kanavin at gmail.com>
> > +Date: Fri, 12 Jun 2015 17:08:46 +0300
> > +Subject: [PATCH] Remove the warning about deprecated paths in schemas
> > +
> > +Some schemas in gsettings-desktop-schemas (such as proxy and locale)
> > +are still using deprecated paths, as of 3.16.1. This causes warning
> > +messages, and meta/lib/oe/rootfs.py complaints about them.
> Upstream-Status


In a desperate attempt to merge at least some of this into master shortly,
I added that by hand when merging to mut...

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150819/a9559736/attachment-0002.html>


More information about the Openembedded-core mailing list