mirror of
https://git.yoctoproject.org/poky
synced 2026-02-28 12:29:40 +01:00
When processing a cvs SRC_URI to a file:// mirror, the user and host information will break the mirror processing. This patch addresses it by only constructing valid urls. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>