From: Alexander Kanavin Date: Fri, 15 Jul 2022 18:01:04 +0000 (+0200) Subject: conf/local.conf.sample: mention site.conf.sample as well X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3585 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38d3df4b83c90bba903574c50599344c8347d0e3;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git conf/local.conf.sample: mention site.conf.sample as well Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/conf/local.conf.sample b/meta/conf/local.conf.sample index 589ee32665b..f6be0a59d17 100644 --- a/meta/conf/local.conf.sample +++ b/meta/conf/local.conf.sample @@ -5,7 +5,8 @@ # be set in this file. More adventurous users can look at # local.conf.sample.extended which contains other examples of configuration which # can be placed in this file but new users likely won't need any of them -# initially. +# initially. There's also site.conf.sample which contains examples of site specific +# information such as proxy server addresses. # # Lines starting with the '#' character are commented out and in some cases the # default values are provided as comments to show people example syntax. Enabling