]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
opkg: save output of postinst scripts when image first boot
authorKang Kai <kai.kang@windriver.com>
Sun, 24 Feb 2013 12:06:25 +0000 (20:06 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Mar 2013 11:14:38 +0000 (11:14 +0000)
commit0276db5e64e2a233c673e55c3ac1fdefe3030f39
tree8c1a3a40572e2a4811a369bc1422ba01a7595a4c
parentd5cfb00f080b68c09660d222437518813816da82
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]

(From OE-Core rev: 378504c1c0ab1e0e09950b37effc04221b928236)

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>
meta/recipes-devtools/opkg/opkg.inc