[poky] [PATCH v2] auto.conf.sample: auto.conf sample file

leonardo.sandoval.gonzalez at linux.intel.com leonardo.sandoval.gonzalez at linux.intel.com
Thu Oct 26 12:19:37 PDT 2017


From: Leonardo Sandoval <leonardo.sandoval.gonzalez at 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 at linux.intel.com>
---

v2: including the word CI into description

 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..bd3ee90a92
--- /dev/null
+++ b/meta-poky/conf/auto.conf.sample
@@ -0,0 +1,5 @@
+#
+# auto.conf: The file is usually created and written to by a Continuous Integration System (CI)
+# or an Autobuilder (AB). 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



More information about the poky mailing list