]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
templates: site.conf.sample: remove CVS proxy instructions
authorAntonin Godard <antonin.godard@bootlin.com>
Tue, 3 Mar 2026 11:02:27 +0000 (12:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Mar 2026 11:18:56 +0000 (11:18 +0000)
The CVS fetcher was disabled with 5427500e4f23 ("fetch: Drop CVS fetcher
module") in BitBake. Remove the CVS instructions from this file.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/templates/default/site.conf.sample

index 5164fedf63033bad2b243ccaa37dffc0a766c9d9..fd8712f315c70f276f82c1f9ae891236a28825f1 100644 (file)
@@ -6,10 +6,6 @@
 # changes incompatibly
 SCONF_VERSION = "1"
 
-# Uncomment to cause CVS to use the proxy host specified
-#CVS_PROXY_HOST = "proxy.example.com"
-#CVS_PROXY_PORT = "81"
-
 # For svn, you need to create ~/.subversion/servers containing:
 #[global]
 #http-proxy-host = proxy.example.com