diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-02-22 18:32:45 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-02-23 15:52:51 +0000 |
commit | fa6e7860821f9f5af15af0253ded2cc1fde61fdb (patch) | |
tree | c9e8fced9124dd40be71e3e4bd82d39c5056cbee /meta/classes/poky-autobuild-notifier.bbclass | |
parent | 91c0b3a2e6d006224d8d2b661ca7528e9d036f1b (diff) | |
download | openembedded-core-fa6e7860821f9f5af15af0253ded2cc1fde61fdb.tar.gz openembedded-core-fa6e7860821f9f5af15af0253ded2cc1fde61fdb.tar.bz2 openembedded-core-fa6e7860821f9f5af15af0253ded2cc1fde61fdb.tar.xz openembedded-core-fa6e7860821f9f5af15af0253ded2cc1fde61fdb.zip |
sstate.bbclass: add SSTATEPOSTINSTFUNCS
When doing builds using sstate cache, there was no way to run
the equivalent of a pkg_postinst function. This is needed by
the SGML-related documentation recipes to properly update the
catalog files when new DTDs and stylesheets are installed.
SSTATEPOSTINSTFUNCS is a new variable you can set to function(s)
in your recipe to run after install is completed from sstate.
Thanks to Richard Purdie for suggesting this solution.
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/classes/poky-autobuild-notifier.bbclass')
0 files changed, 0 insertions, 0 deletions