diff mbox series

templates: site.conf.sample: remove CVS proxy instructions

Message ID 20260303-remove-cvs-note-v1-1-7dca762603d2@bootlin.com
State Under Review
Headers show
Series templates: site.conf.sample: remove CVS proxy instructions | expand

Commit Message

Antonin Godard March 3, 2026, 11:02 a.m. UTC
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>
---
 meta/conf/templates/default/site.conf.sample | 4 ----
 1 file changed, 4 deletions(-)


---
base-commit: d3e757f21403554e7064c5fa2b353080d14d2ce7
change-id: 20260303-remove-cvs-note-c03623301ad1
diff mbox series

Patch

diff --git a/meta/conf/templates/default/site.conf.sample b/meta/conf/templates/default/site.conf.sample
index 5164fedf630..fd8712f315c 100644
--- a/meta/conf/templates/default/site.conf.sample
+++ b/meta/conf/templates/default/site.conf.sample
@@ -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