diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-22 15:48:53 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-04-08 12:50:46 +0000 |
commit | f01da62c4c3be2cc79f1e8ea2993e2b7549d87e6 (patch) | |
tree | 672c349193b423f02a2b753f357496eef46c9ad9 | |
parent | 0c57d9c5f4ea6f1baa22eb4e6e779113897a6aff (diff) | |
download | meta-boot2qt-f01da62c4c3be2cc79f1e8ea2993e2b7549d87e6.tar.gz |
local.conf: svk is no longer valid url
Support was removed from bitbake
Change-Id: I6170bd618c41c2dd9deec858b6eb1f0c8da4ffb5
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
-rw-r--r-- | conf/local.conf.sample | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample index 0fdcdb7..02e7811 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample | |||
@@ -265,7 +265,6 @@ gitsm://.*/.* http://yocto-cache.ci.local/sources/ \n \ | |||
265 | hg://.*/.* http://yocto-cache.ci.local/sources/ \n \ | 265 | hg://.*/.* http://yocto-cache.ci.local/sources/ \n \ |
266 | osc://.*/.* http://yocto-cache.ci.local/sources/ \n \ | 266 | osc://.*/.* http://yocto-cache.ci.local/sources/ \n \ |
267 | p4://.*/.* http://yocto-cache.ci.local/sources/ \n \ | 267 | p4://.*/.* http://yocto-cache.ci.local/sources/ \n \ |
268 | svk://.*/.* http://yocto-cache.ci.local/sources/ \n \ | ||
269 | svn://.*/.* http://yocto-cache.ci.local/sources/ \n" | 268 | svn://.*/.* http://yocto-cache.ci.local/sources/ \n" |
270 | 269 | ||
271 | # | 270 | # |