summaryrefslogtreecommitdiffstats
path: root/classes/internal-build.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/internal-build.bbclass')
-rw-r--r--classes/internal-build.bbclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/internal-build.bbclass b/classes/internal-build.bbclass
index 2a975f6..0fb28e5 100644
--- a/classes/internal-build.bbclass
+++ b/classes/internal-build.bbclass
@@ -38,7 +38,6 @@ python enable_internal_build () {
38 hg://.*/.* http://yocto-cache.ci.local/sources/ \n \ 38 hg://.*/.* http://yocto-cache.ci.local/sources/ \n \
39 osc://.*/.* http://yocto-cache.ci.local/sources/ \n \ 39 osc://.*/.* http://yocto-cache.ci.local/sources/ \n \
40 p4://.*/.* http://yocto-cache.ci.local/sources/ \n \ 40 p4://.*/.* http://yocto-cache.ci.local/sources/ \n \
41 svk://.*/.* http://yocto-cache.ci.local/sources/ \n \
42 svn://.*/.* http://yocto-cache.ci.local/sources/ \n \ 41 svn://.*/.* http://yocto-cache.ci.local/sources/ \n \
43 ") 42 ")
44} 43}