On Wed, 2010-05-12 at 12:19 +0200, Steffen Sledz wrote: > Is there any chance to sort own pkg_postinst *before* pkg_postint inherited > from update-rc.d?
Not easily, no. Obviously you could patch update-rc.d.bblcass to allow this, but that class is only really there as a convenience to save typing: if its behaviour isn't quite what you want then you are probably better off not using the class at all and implementing the bits that you do want by hand. p. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
