diff options
author | Kang Kai <kai.kang@windriver.com> | 2013-02-24 20:06:25 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-07 11:11:38 +0000 |
commit | 378504c1c0ab1e0e09950b37effc04221b928236 (patch) | |
tree | 61e6e44a96e078d3d9dd691caf859dd11b70e651 /.gitignore | |
parent | b2a74ae70725be7efc0226901fd560d3b3b48607 (diff) | |
download | openembedded-core-378504c1c0ab1e0e09950b37effc04221b928236.tar.gz openembedded-core-378504c1c0ab1e0e09950b37effc04221b928236.tar.bz2 openembedded-core-378504c1c0ab1e0e09950b37effc04221b928236.zip |
opkg: save output of postinst scripts when image first boot
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 'opkg configure' outputs nothing.
[YOCTO #3223]
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions