update-rc.d.bbclass: honor $D as well in updatercd_postrm
authorJohn Lee <john_lee@openmoko.org>
Mon, 22 Dec 2008 06:17:22 +0000 (14:17 +0800)
committerJohn Lee <john_lee@openmoko.org>
Mon, 22 Dec 2008 06:27:24 +0000 (14:27 +0800)
commit9280ba1f0ba54dc18a6989b59d85e17dee6b805e
tree4cc6d2546a2f77e41350df6c54ce2fb9a93b1095
parentec0251360e5d8e5c52f53338befe4eac3ffddd8d
update-rc.d.bbclass: honor $D as well in updatercd_postrm

Without this, postrm script will try to remove service on the host
system in a toolchain environment.

Patch created by Christopher Hall <hsw@openmoko.com>
classes/update-rc.d.bbclass