diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-24 16:11:26 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-24 22:11:45 +0000 |
commit | 437928dfa4fdcf6abe4b4eb9ca03fd7db31404a0 (patch) | |
tree | 9116c77403e054944f563035a5b7470dbf1416f1 /meta-demoapps/recipes-connectivity | |
parent | 2d8e5349a3dec405e005dc249d1412bad5a5977b (diff) | |
download | poky-437928dfa4fdcf6abe4b4eb9ca03fd7db31404a0.tar.gz |
fetch2: Improve uri_replace to handle paths with no trailing '/'
Currently if you specify a mirror like:
file://.* http://linux.freescale.net/yocto/sstate-cache
it won't work as you expect whilst:
file://.* http://linux.freescale.net/yocto/sstate-cache/
will since it has the trailing slash.
This patch handles both cases correctly. It also adds some debug to
the uri_replace function since its near impossible to debug it without
some kind of output.
[YOCTO #1578]
(Bitbake rev: a0246bf09c93bb657eaf6ba61d090b247ed33640)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-demoapps/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions