[OE-core] [PATCH] scripts/bitbake: Allow to override path to pseudodone, make BUILDDIR optional

Paul Eggleton paul.eggleton at linux.intel.com
Mon Mar 26 15:09:09 UTC 2012


On Monday 26 March 2012 16:57:33 Andreas Oberritter wrote:
> I'm not convinced. If I delete tmp, pseudo gets deleted, but pseudodone
> stays. In my opinion, pseudodone's intuitive location is tmp, if the
> location of tmp is known - which it is in my case.

pseudodone exists so that the script does not have to ask bitbake every time 
it is run where to find the pseudo executable (i.e., STAGING_BINDIR_NATIVE). 
Now, at the moment the script is lazy and assumes if the file doesn't exist 
then it needs to build pseudo even if that isn't needed. I have a fix for this 
already, so this problem is taken care of.
 
> Can you please at least put $BUILDDIR/pseudodone into a variable, so I
> can keep my patch small and maintainable?

If the above is fixed and you can move freely between build directories without 
re-running a setup script, then unless I'm mistaken your immediate problems 
have now been addressed...?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-core mailing list