Re: [OE-core] [PATCH] classes: add gsettings.bbclass

2012-08-15 Thread Richard Purdie
On Tue, 2012-08-14 at 17:10 +0100, Ross Burton wrote: > This class registers postinst/postrm hooks to compile the GSetting schemas, > and > adds the relevant dependencies. If possible the postinst happens on the host > to > avoid running it on the target. > > [ YOCTO #2798 ] > --- > meta/class

[OE-core] [PATCH] classes: add gsettings.bbclass

2012-08-14 Thread Ross Burton
This class registers postinst/postrm hooks to compile the GSetting schemas, and adds the relevant dependencies. If possible the postinst happens on the host to avoid running it on the target. [ YOCTO #2798 ] --- meta/classes/gsettings.bbclass | 37 + 1 file