[bitbake-devel] [PATCH v2 4/6] fetch2: Adapt encode/decode url to use URI class

Richard Purdie richard.purdie at linuxfoundation.org
Wed Feb 20 07:12:20 UTC 2013


On Tue, 2013-01-29 at 08:50 +0100, Olof Johansson wrote:
> Signed-off-by: Olof Johansson <olof.johansson at axis.com>
> ---
>  lib/bb/fetch2/__init__.py |   66 ++++++++++++---------------------------------
>  1 file changed, 17 insertions(+), 49 deletions(-)

I've had to revert this since it simply doesn't work. bitbake-selftest
fails all the tests with this applied, we also saw multiple failures in
other places where things should work :(

Cheers,

Richard





More information about the bitbake-devel mailing list