[oe-users] grub; general configuration files

Michael 'Mickey' Lauer mickey at vanille-media.de
Tue Apr 3 21:26:03 UTC 2007


Joe Pfeiffer wrote:
> Another question:  in what order are packages' do_install() methods
> called?  In particular, if package B depends on package A, can I
> depend on A's do_install() being called before B's? (since in doing
> a package of custom configuration files, I need to be sure I write
> over the standard configuration files)

You can only rely on do_stage() having called. At some point of time
we have packaged staging with the -dev packages, however until then we
need to manually use do_stage() to install anything that depending
packages may need.

Regards,

:M:
-- 
Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de





More information about the Openembedded-users mailing list