summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-23 17:28:49 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-26 11:29:44 +0100
commit5f2170bd4a9503da9ec01de3823b257b78d82b5c (patch)
treeb0b662b6df23931d363bab4cfd318d8910c44968 /meta/recipes-kernel
parenta50b9337c62221233422959c03d58347ad48b2ec (diff)
downloadpoky-5f2170bd4a9503da9ec01de3823b257b78d82b5c.tar.gz
Add memory resident bitbake script
This adds an init script which instead of the standard bitbake, launches a memory resident bitbake, defaulting to port 12345. It expects a port number to use as the first option. Right now this is experimental but I think its probably worth wrapping up in a form people can more easily experiment with it. There are some known issues: a) It throws some debug output due to the lack of a UI which we need to clean up b) It should probably be able to auto select a free port c) You get a nice backtrace if you specify a build directory but not a port number I'd also highlight there are security issues here if you don't trust users who can connect into localhost. We might need to look at named pipes or something similar for something limited to the current user. (From OE-Core rev: 52c7f8bba86a43b89f24a23d545c99d75b67555f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions