diff mbox series

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

Message ID 20260302-remove-cvs-note-v1-1-1e3f0ac1c069@bootlin.com (mailing list archive)
State New
Headers show
Series templates: site.conf.sample: remove CVS proxy instructions | expand

Commit Message

Antonin Godard March 2, 2026, 9:32 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-poky/conf/templates/default/site.conf.sample | 4 ----
 1 file changed, 4 deletions(-)


---
base-commit: f3b63d0d6882af61020bd6f7150fae68a0322f63
change-id: 20260302-remove-cvs-note-59e0c7a385a9
diff mbox series

Patch

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