Am Sonntag, den 25.04.2010, 21:38 +0200 schrieb Koen Kooi: > bitbake something-depending-on-vala-stuf > > is now broken because bitbake will run > something-depending-on-vala-stuf.do_configure and compile after > vala-stuff.do_populate_staging and the vapi files will NOT be there.
Can you give a concrete example that breaks? I'm using quite a substantial amount of Vala e.g. in task-fso2-compliance and it builds from scratch without any problems. > The other problem is that the packaged-staging packages won't contain > the vapi files, so rebuilding staging it broken as well. Ok, since the patch was made to get rid of all the 'legacy staging' warnings, would do_install_append() instead of do_stage_vapi() fix that? -- :M: _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
