gsettings-desktop-schemas: add missing elements from meta-gnome

- add postinst using gsettings.bbclass
- modify the recipe according to the meta-gnome variant

(From OE-Core rev: 337add4a13275b906a98476321f48d75141c5399)

Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Constantin Musca 2013-01-07 16:47:35 +02:00 committed by Richard Purdie
parent 5b658729ef
commit 1d1884570b
1 changed files with 2 additions and 1 deletions

View File

@ -4,10 +4,11 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
PR = "r1"
DEPENDS = "glib-2.0"
inherit gnome pkgconfig autotools gettext
inherit gnome gsettings gettext
GNOME_COMPRESS_TYPE = "xz"