All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] auto.conf.sample: auto.conf sample file
@ 2017-10-26 17:35 leonardo.sandoval.gonzalez
  2017-10-26 18:15 ` Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: leonardo.sandoval.gonzalez @ 2017-10-26 17:35 UTC (permalink / raw)
  To: poky

From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>

For completion, place a sample file explaining the reason of this file and its
normal usage. No configuration value is enable, just comments.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
---
 meta-poky/conf/auto.conf.sample | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 meta-poky/conf/auto.conf.sample

diff --git a/meta-poky/conf/auto.conf.sample b/meta-poky/conf/auto.conf.sample
new file mode 100644
index 0000000000..e58b2fab45
--- /dev/null
+++ b/meta-poky/conf/auto.conf.sample
@@ -0,0 +1,5 @@
+#
+# auto.conf: The file is usually created and written to by an autobuilder. The settings
+# put into the file are typically the same as you would find in the conf/local.conf
+# or the conf/site.conf files.
+#
\ No newline at end of file
-- 
2.12.3



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/2] auto.conf.sample: auto.conf sample file
  2017-10-26 17:35 [PATCH 1/2] auto.conf.sample: auto.conf sample file leonardo.sandoval.gonzalez
@ 2017-10-26 18:15 ` Saul Wold
  0 siblings, 0 replies; 2+ messages in thread
From: Saul Wold @ 2017-10-26 18:15 UTC (permalink / raw)
  To: leonardo.sandoval.gonzalez, poky

On Thu, 2017-10-26 at 10:35 -0700,
leonardo.sandoval.gonzalez@linux.intel.com wrote:
> From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
> 
> For completion, place a sample file explaining the reason of this
> file and its
> normal usage. No configuration value is enable, just comments.
> 
> Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.in
> tel.com>
> ---
>  meta-poky/conf/auto.conf.sample | 5 +++++
>  1 file changed, 5 insertions(+)
>  create mode 100644 meta-poky/conf/auto.conf.sample
> 
> diff --git a/meta-poky/conf/auto.conf.sample b/meta-
> poky/conf/auto.conf.sample
> new file mode 100644
> index 0000000000..e58b2fab45
> --- /dev/null
> +++ b/meta-poky/conf/auto.conf.sample
> @@ -0,0 +1,5 @@
> +#
> +# auto.conf: The file is usually created and written to by an
> autobuilder. The settings
I would say Continuous Integration System (CI) or autobuilder
> +# put into the file are typically the same as you would find in the
> conf/local.conf
> +# or the conf/site.conf files.
> +#
> \ No newline at end of file
> -- 
> 2.12.3
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-26 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-26 17:35 [PATCH 1/2] auto.conf.sample: auto.conf sample file leonardo.sandoval.gonzalez
2017-10-26 18:15 ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.