[PATCH] templates: site.conf.sample: remove CVS proxy instructions
Antonin Godard <[email protected]> Mon, 02 Mar 2026 10:32:25 +0100
| Newsgroups | org.yoctoproject.lists.poky |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>
---
meta-poky/conf/templates/default/site.conf.sample | 4 ----
1 file changed, 4 deletions(-)
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
---
base-commit: f3b63d0d6882af61020bd6f7150fae68a0322f63
change-id: 20260302-remove-cvs-note-59e0c7a385a9