]> code.ossystems Code Review - openembedded-core.git/commit
update-rc.d: automatically rdepend on initscripts-funtions
authorChen Qi <Qi.Chen@windriver.com>
Thu, 23 Jan 2014 12:12:35 +0000 (20:12 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Feb 2014 11:21:55 +0000 (11:21 +0000)
commitde875cb8893fd8372dd77babaef54ab2d790693d
treef500589e1e96dcd470c40210bc289916856a2a13
parentf9f193219bd510160b6b09bae652a9dc8ea01e7b
update-rc.d: automatically rdepend on initscripts-funtions

Automatically add 'initscripts-functions' to packages when needed.

This extra dependency is added only when the package's init script
would be used at system start-up. In other words, in a systemd based
image, if the package has already got its service files, it will not
have this extra dependency.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/update-rc.d.bbclass