generic-poky/meta/recipes-devtools/opkg
Gary Thomas 8e7f1b444e Control over when package init scripts are run
When a package is built, some installation scripts must be
performed on the target.  In the case of a complete image,
these scripts are run by a separate step at init time, but
only during the first boot (other package install scripts
can just be run when the package is installed on the target).

This patch lets the distribution (or user) decide when these
postponed install scripts should run.  The default is normally
near the end of init, but there may be times when it's beneficial
to run them earlier so the "when" can be overridden.

(From OE-Core rev: a46466893407d44dd16ab37ae70e1bee14bdde0a)

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-24 22:50:21 +01:00
..
opkg opkg: Update to svn r596 to fix segfault when upgrading packages 2011-02-01 23:59:42 +00:00
opkg-0.1.8 opkg: Update to svn r590 to fix symbolic link issues 2010-12-22 18:30:24 +00:00
opkg-collateral Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
opkg-collateral.bb Replace POKYBASE with COREBASE 2011-04-21 00:29:29 +01:00
opkg-config-base_1.0.bb Replace POKYBASE with COREBASE 2011-04-21 00:29:29 +01:00
opkg-nogpg_0.1.8.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
opkg-nogpg_svn.bb poky-default-revisions.inc: Move SRCREV settings into this file 2010-10-07 21:24:11 +01:00
opkg.inc Control over when package init scripts are run 2011-04-24 22:50:21 +01:00
opkg_0.1.8.bb Control over when package init scripts are run 2011-04-24 22:50:21 +01:00
opkg_svn.bb Control over when package init scripts are run 2011-04-24 22:50:21 +01:00