]> code.ossystems Code Review - openembedded-core.git/commit
update-rc.d:fix support postrm at image creation time
authorHongxu Jia <hongxu.jia@windriver.com>
Thu, 17 Jan 2013 12:56:38 +0000 (20:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2013 13:10:32 +0000 (13:10 +0000)
commitdeb8ac868a989f41c0664312a5fb855358be2296
treebe97defa4b6a6c65da55f663c289e71ae8cbc431
parent5a404ba472c51cec8e13d79e073a1d104a747c44
update-rc.d:fix support postrm at image creation time

updatercd_postrm failed at image creation time because "-f -r ${D}" is not
used as update-rc.d's option.

[YOCTO #3633]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/update-rc.d.bbclass