At 13:07, Thu 2012-10-04, Phil Blundell wrote: > Since updating my copy of bitbake to one which does this extra locking, > I've come to realise that the constraint of having only one copy of > bitbake running is a bit of a nuisance when making use of devshells.
In Message-ID: <[email protected]>, Subject: [OE-core] Customize devshell terminal command / environment, I suggested the patch found in https://gist.github.com/3774736 This patch would allow you to customize the terminal used, including spawning a terminal that detaches itself from the bitbake. So, my setup is: patch plus bitbake running in a screen instance plus these settings: OE_TERMINAL = "custom" OE_TERMINAL_CUSTOMCMD = "screen" OE_TERMINAL_EXPORTS += "STY" (Should I submit this (non-obtrusive) patch somewhere? (-: ) Smiles, -- Morten Minde Neergaard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
