diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2014-01-28 10:28:30 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-11 11:50:31 +0000 |
commit | 5666ce9720132a76b5ff6e99712e240b8dc8e47a (patch) | |
tree | 5e05052cb5df330c84815126a157770d89be244b /meta-hob | |
parent | b98c7e4945f1c36a6e4f98144a3af4f3049450ae (diff) | |
download | openembedded-core-5666ce9720132a76b5ff6e99712e240b8dc8e47a.tar.gz openembedded-core-5666ce9720132a76b5ff6e99712e240b8dc8e47a.tar.bz2 openembedded-core-5666ce9720132a76b5ff6e99712e240b8dc8e47a.zip |
lib/oe/rootfs.py: warn the user if intercept hooks fail
The idea of postinstall intercept hooks is to run CPU intensive
postinstalls (like the ones generating font/pixbuf/icon caches) on host,
at rootfs generation time. So, ideally, the user would like to know if
the intercepts fail on host.
With this patch, the user will see warnings on console if intercept
hooks fail to execute.
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Diffstat (limited to 'meta-hob')
0 files changed, 0 insertions, 0 deletions