* [PATCH] templates: site.conf.sample: remove CVS proxy instructions
@ 2026-03-03 11:02 Antonin Godard
0 siblings, 0 replies; only message in thread
From: Antonin Godard @ 2026-03-03 11:02 UTC (permalink / raw)
To: openembedded-core; +Cc: Thomas Petazzoni, Antonin Godard
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(-)
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
---
base-commit: d3e757f21403554e7064c5fa2b353080d14d2ce7
change-id: 20260303-remove-cvs-note-c03623301ad1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-03 11:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-03 11:02 [PATCH] templates: site.conf.sample: remove CVS proxy instructions Antonin Godard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox