]> code.ossystems Code Review - openembedded-core.git/commit
image.bbclass: run postinst scripts once, at rootfs time
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Tue, 18 Sep 2012 15:39:49 +0000 (18:39 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2012 12:30:33 +0000 (12:30 +0000)
commit0d239328b1c6b9e4afadad75972d359181fbe1a5
tree120ebf5401bc1ef08aeb5d66783f3b60f02a11bc
parenta17bf5d840b5777918f324d26e085498dec86b76
image.bbclass: run postinst scripts once, at rootfs time

This patch will allow the repeating postinst scriptlets to be run
only once, on host, at do_rootfs time. This will lower the time for
rootfs generation and, also, instead of running some time consuming
scriptlets at target's first boot, we will do on the host.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/image.bbclass