]> code.ossystems Code Review - openembedded-core.git/commit
gconf.bbclass: remove --disable-schemas-install
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 1 Jan 2014 03:22:15 +0000 (11:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2014 11:12:30 +0000 (11:12 +0000)
commit84fa245b1d1e7935094e3b8a452d69461dc3dcbb
treec0c35da129ee9d9f7321aac118ca78097ef60ed1
parent4cee162c292915e68e8efcab68a31ba0e48105e9
gconf.bbclass: remove --disable-schemas-install

Gnome has moved the schemas to the gsettings-desktop-schemas pkg, so
there is no --disable-schemas-install option any more, and we already
have the gsettings-desktop-schemas recipe, so remove it, it wil fix
the warning:

configure was passed unrecognised options: --disable-schemas-install

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/gconf.bbclass