[oe] native glibc-initial-2.9 unpack error

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Wed Jul 7 09:12:21 UTC 2010


Khem Raj <raj.khem at gmail.com> 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




More information about the Openembedded-devel mailing list