]> code.ossystems Code Review - openembedded-core.git/commit
Add pixbufcache class
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Tue, 12 Feb 2013 16:12:41 +0000 (18:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Feb 2013 16:35:14 +0000 (16:35 +0000)
commit61afa98f96f5c62473cb2db383b48d3d23c5d7ac
treee4485289411644d27f1979cbe42f7371f81c4954
parenta14faa3b9c55574a096d517431393e4ac3c86823
Add pixbufcache class

All packages exporting pixbuf loaders should inherit this class in order
to generate the correct postinst/postrm scriptlets.

[YOCTO #3852]

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/pixbufcache.bbclass [new file with mode: 0644]