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/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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232306): https://lists.openembedded.org/g/openembedded-core/message/232306 Mute This Topic: https://lists.openembedded.org/mt/118111735/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
