generic-poky/scripts/postinst-intercepts
Laurentiu Palcu a150272845 scripts/postinst-intercepts: do not redirect errors to /dev/null
The redirection was necessary with the old bash code because the log
checking routine was searching for error strings in the log and abort
the build in case failures occured. With the new python code,
redirecting the intercept stderr is no longer necessary. This also makes
the intercept hooks easier to debug.

(From OE-Core rev: e2c3c59b26d84cd4052a953adafcd4d456264c26)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-11 11:53:43 +00:00
..
postinst_intercept scripts/postinst-intercepts: create separete hooks for multilib 2013-04-29 14:45:10 +01:00
update_font_cache scripts/postinst-intercepts: do not redirect errors to /dev/null 2014-02-11 11:53:43 +00:00
update_icon_cache Add separate directory for postinstall intercepts 2013-02-13 16:52:28 +00:00
update_pixbuf_cache scripts/postinst-intercepts: do not redirect errors to /dev/null 2014-02-11 11:53:43 +00:00