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:56:52 +0000 (12:56 +0100)
commitd5a9a9368cd56cfae733b1af08f547cc1cfdb9ef
treea5b9118e5fb84569a8cffbf7a099376ff16cb71e
parentc40afc40283be00b9cd937760ca74f4fd5f19f34
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 ]

(From OE-Core rev: b016bc9aaabc90fe4dc98af8c5e73dfcb4526ef4)

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