* Re: [OE-core] [PATCH] local.conf.sample: Document memory resident bitbake
[not found] <162EA2592F13CDD9.27554@lists.openembedded.org>
@ 2020-08-25 23:19 ` Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2020-08-25 23:19 UTC (permalink / raw)
To: openembedded-core
On Tue, 2020-08-25 at 23:10 +0100, Richard Purdie via lists.openembedded.org wrote:
> Add an example of how to enable this to local.conf.sample
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
> {meta => metay}/conf/local.conf.sample | 10 ++++++++++
> 1 file changed, 10 insertions(+)
> rename {meta => metay}/conf/local.conf.sample (96%)
>
> diff --git a/meta/conf/local.conf.sample b/metay/conf/local.conf.sample
> similarity index 96%
> rename from meta/conf/local.conf.sample
> rename to metay/conf/local.conf.sample
> index 783d2c4c16d..efb3100d9bd 100644
> --- a/meta/conf/local.conf.sample
> +++ b/metay/conf/local.conf.sample
> @@ -226,6 +226,16 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
> #BB_HASHSERVE = "auto"
> #BB_SIGNATURE_HANDLER = "OEEquivHash"
>
> +#
> +# Memory Resident Bitbake
> +#
> +# Bitbake's server component can stay in memory after the UI for the current command
> +# has completed. This means subsequent commands can run faster since there is no need
> +# for bitbake to reload cache files and so on. Number is in seconds, after which the
> +# server will shut down.
> +#
> +BB_SERVER_TIMEOUT = "60"
This is meant to have this commented, I've fixed the patches queued.
Cheers,
Richard
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-08-25 23:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <162EA2592F13CDD9.27554@lists.openembedded.org>
2020-08-25 23:19 ` [OE-core] [PATCH] local.conf.sample: Document memory resident bitbake Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox