Khem Raj <[email protected]> writes:

> right. OE needed a fix too
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=5ac52371b09a25518b60e23e80c8c812cdea6e36
>
> which means that bitbake fix should also go
> into 1.8 an 1.10 to keep building oe .dev with those versions of bitbake.

I still think that adding a small fix to OE like

| if type == 'file' and host != '':
|       path = host + path

after the bb.decodeurl() call would be better than to require that
everybody uses a patched bitbake version.



Enrico

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to