]> code.ossystems Code Review - openembedded-core.git/commit
update-rc.d: correctly look up the initscript params with overrides
authorRoss Burton <ross.burton@intel.com>
Wed, 10 Apr 2013 10:21:33 +0000 (11:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Apr 2013 11:53:28 +0000 (12:53 +0100)
commitb016bc9aaabc90fe4dc98af8c5e73dfcb4526ef4
tree30d5109cde03e2b45522cf87f2b26f520dac7073
parent7e17cba75c20ad820d30128d9b4b0132e7b924a8
update-rc.d: correctly look up the initscript params with overrides

The creation of a clone of d with extra OVERRIDES was removed in
72c1fd72d3b479c728e249eaa763116d352e945b but some of the lookups are essential
so that variables such as ${INITSCRIPT_PARAMS} get overriden and resolved
correctly on a per-package basis.

[ YOCTO #3960 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/update-rc.d.bbclass