On 7 June 2016 at 09:21, Andrew Shadura <andrew.shad...@collabora.co.uk>
wrote:

> Any news on this? It still hasn't been merged, even though the other
> patch has been.
>

It's broken on hosts where the library loader doesn't  match where the OE
distro puts it:

| cat ./Licenses/gpl-2.0.txt | gzip -9 -c | \
| tools/bin2header license_gzip > ./include/license.h
| /bin/sh: 2: tools/bin2header: not found

$ ./bin2header
-bash: ./bin2header: No such file or directory

Classic symptom of target compiler flags being used in a build using
CC_FOR_BUILD.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to