]> code.ossystems Code Review - openembedded-core.git/commit
glib: add a warning suppression patch to glib
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 12 Jun 2015 16:11:57 +0000 (19:11 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Aug 2015 22:45:16 +0000 (23:45 +0100)
commit751c8388c7f7584460bbf0c0f1d61e47372717af
tree29a76305f63f71f07ce485abe99b883f905042d1
parent7c61d022aa9bbba3c2f8a2df46eeb19e2772c89a
glib: add a warning suppression patch to glib

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@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/glib-2.0/glib-2.0/0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.44.1.bb