diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-28 17:51:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-31 10:32:45 +0100 |
commit | e384d9ba0c4a3335575a766a82ed79201d794b11 (patch) | |
tree | 8aadb36e089d163a98ce10ae2f6684ea34f8af68 /meta/recipes-extended/texi2html | |
parent | 64acfb32491e9b4666b55cac625eb13dafed2144 (diff) | |
download | poky-e384d9ba0c4a3335575a766a82ed79201d794b11.tar.gz |
pixbufcache: Use sceneQueueComplete event to simplify usage
Ensuring the native pixbuf cache is correct after new loaders have
been installed is tricky. This needs to be done without races
and work regardless of whether the build is from sstate or freshly
built for one or more modules.
This adds a hook into base.bbclass which is then triggered by the
code from pixbufcache. This patch is an improved version which
means base.bbclass has no pixbuf knowledge and the mechanism can
be reused in other cases.
(From OE-Core rev: b411085fefc8582d24c172db5f6610705eb44c2f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/texi2html')
0 files changed, 0 insertions, 0 deletions