diff options
author | Kang Kai <kai.kang@windriver.com> | 2013-02-25 10:45:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-07 11:14:38 +0000 |
commit | f9cfc9f37a375c858dcd62c46617b4d2b3401ea2 (patch) | |
tree | 8b110e739b197eff057e66a5ba7fefedbf1b32e8 /meta/recipes-multimedia | |
parent | 0276db5e64e2a233c673e55c3ac1fdefe3030f39 (diff) | |
download | poky-f9cfc9f37a375c858dcd62c46617b4d2b3401ea2.tar.gz |
dpkg: save output of postinstall scripts when image firstboot
When image feature "debug-tweaks" enabled, save output of postinstall
scripts to log file /var/log/postinstall.log when image first boot. And
the log file can be configured.
It also needs image feature "package-management" enabled. If not,
package run-postinsts will be installed and then all packages will be
configured by it. Command 'dpkg --configure' outputs nothing.
[YOCTO #3223]
(From OE-Core rev: 684b94317f5b78f6c9c993f84438f8fa7e59fd5a)
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions